Commit Graph

5301 Commits

Author SHA1 Message Date
Bereket Engida
0ddfe1a64d refactor: replace DBPreservedModels with BaseModelNames 2025-11-30 13:44:11 -08:00
Joél Solano
69327392c8 chore: fix typecheck (#6427) 2025-11-30 08:49:35 -08:00
Bereket Engida
b76945e2de Revert "fix(sso): always use default SAML assertion consumer service URL (#6069)"
This reverts commit 041ebeb2f6.
2025-11-29 23:09:56 -08:00
Bereket Engida
7699846ec9 fix: additional fields default values should apply when creating session (#5763) 2025-11-29 22:49:52 -08:00
Bereket Engida
041ebeb2f6 fix(sso): always use default SAML assertion consumer service URL (#6069) 2025-11-29 22:47:32 -08:00
Bereket Engida
022ce29079 fix: return null early if userid isn't defined (#6418) 2025-11-29 22:47:12 -08:00
renovate[bot]
1525512144 chore(deps): update github-actions (major) (#4807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-29 22:29:53 -08:00
KinfeMichael Tariku
39eb685200 fix: improve error handling for unsupported additionalFields on generate (#3977) 2025-11-29 22:27:45 -08:00
Bereket Engida
7d5656644f test: remove client config tests for user-agent handling 2025-11-29 22:02:26 -08:00
Joél Solano
fd23c83ea8 feat(one-tap): add fedcm support (#6380) 2025-11-29 21:57:06 -08:00
Gautam Manchandani
3a13366201 fix(expo): dismiss auth session on android to prevent invalid state error (#6388) 2025-11-29 21:55:52 -08:00
Bereket Engida
0617b69b2a fix: remove applying user-agent by default (#6417) 2025-11-29 21:54:00 -08:00
Joél Solano
57d36f295d fix: chunk account data cookie when exceeding limit (#6393) 2025-11-29 21:45:17 -08:00
Bereket Engida
6d5e8a9338 docs: change theme toggle (#6416) 2025-11-29 21:43:39 -08:00
Daniel Finke
fa01ca95e3 fix(logger): log level priority (#6411) 2025-11-29 21:14:33 -08:00
Taesu
3037cd5d0a docs: update the db adapter content and keep the format consistent (#6402)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-29 09:21:21 -08:00
Joél Solano
da7eac7c48 chore: fix dev script (#6403) 2025-11-29 09:18:23 -08:00
Jonathan Samines
95dddf0b54 chore(organization): fix client inference (#6390) 2025-11-28 18:46:47 -08:00
Joél Solano
86c8d54f47 fix(mcp): return origin url as authorization server (#6397) 2025-11-28 18:45:33 -08:00
Will Ceolin
9abd846d20 fix: customizing fields should be optional for rate limit options (#6398) 2025-11-28 16:40:05 -08:00
Joél Solano
92eee228e5 docs(org): remove non-existent onInvitationAccepted callback (#6382) 2025-11-28 16:31:16 -08:00
Bereket Engida
685a1bbbcb chore: fix jsdoc depercated comment (#6389) 2025-11-28 13:48:30 -08:00
Taesu
01e4d49920 chore: correct dependency management (#6387) 2025-11-28 13:48:09 -08:00
Jonathan Samines
a91a81b2f9 feat(scim): add support to parse custom scim+json media type (#6365) 2025-11-28 09:22:06 -08:00
LovelessCodes
d35a312d5e refactor: Keep environment variable names consistent (#6349) 2025-11-27 19:52:55 -08:00
Cryze
b6e103fad9 docs: remove callbackURL from trusted device verification example (#6357) 2025-11-27 19:51:40 -08:00
Ridhim Singh Raizada
1abd7147e4 feat(cli): better-auth-command (#6362) 2025-11-27 19:49:17 -08:00
Bereket Engida
38f6417d45 docs: fix api typo on getOAuthState import path 2025-11-27 17:36:19 -08:00
Jonathan Samines
b5c3afb9c5 docs(scim): add security disclaimer and recommendations (#6363) 2025-11-27 13:03:03 -08:00
Taesu
0f97e281b4 docs: adjust social provider icon sizes and alignment (#6347) 2025-11-27 09:12:17 -08:00
Taesu
b2c52eae63 fix(oidc-provider): resolve getSignedCookie return type (#6346) 2025-11-26 18:41:04 -08:00
Maxwell
d750dddb7d fix(multi-session): endpoints breaks with invalid signatures (#6342) 2025-11-26 18:04:46 -08:00
Bereket Engida
a506544530 chore: upgrade better-call 2025-11-26 17:57:46 -08:00
Taesu
a4d200d8ea docs: cleanup new badge (#6337) 2025-11-26 17:53:47 -08:00
Bereket Engida
01827f462d chore: release v1.4.4-beta.1 v1.4.4-beta.1 2025-11-26 12:09:17 -08:00
Bereket Engida
77c9ab9a49 chore: release v1.4.3 2025-11-26 12:09:09 -08:00
Taesu
bef67158c9 chore: bump better-call (#6336) 2025-11-26 12:07:31 -08:00
Bereket Engida
7553deed6e chore(build): avoid bundling tanstack server core 2025-11-26 08:55:34 -08:00
Bereket Engida
3c51377fa3 Revert "fix: support @tanstack/solid-start in tanstackStartCookies plugin (#6235)"
This reverts commit c69b3da995.
2025-11-26 08:55:34 -08:00
Taesu
c4ef516678 fix(open-api): clean up incorrect null type in OpenAPI (#6293) 2025-11-26 08:54:13 -08:00
Isaac Riehm
b66d8744ff fix(two-factor): remove incorrect blocking logic in OTP setup and verification (#6322) 2025-11-26 08:49:46 -08:00
Bereket Engida
ff98047eaa feat: add support for trusted proxy headers in base URL inference (#6285)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-26 08:45:15 -08:00
Ana Trajkovska
3ed454b257 feat: Add Vercel as OAuth provider (#6316) 2025-11-26 16:22:02 +00:00
Neeraj Dalal
7cfc0c2597 chore(extend): cli utils get-config possible paths (#6300) 2025-11-26 08:25:21 +00:00
Alex Yang
6047e54f91 fix: handle potential null values in getCurrentAuthContext (#6327) 2025-11-26 08:21:04 +00:00
dependabot[bot]
8429805354 chore(deps-dev): bump body-parser from 2.2.0 to 2.2.1 (#6311)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-26 08:17:38 +00:00
Taesu
1671abc5fc chore: simplify turbo command syntax (#6320) 2025-11-26 08:01:22 +00:00
Maxwell
22cb7c50dd fix: updateUser image type should allow null (#6324) 2025-11-26 05:01:29 +00:00
Taesu
17ececb8dc fix: improve InferErrorCodes type safety with property check (#6317) 2025-11-25 22:41:24 +00:00
Jonathan Samines
d7a2f6daf0 chore: add packages linter (#6313) 2025-11-25 22:10:34 +00:00