Commit Graph
6898 Commits
Author SHA1 Message Date
Bereket EngidaandGitHub 7699846ec9 fix: additional fields default values should apply when creating session (#5763) 2025-11-29 22:49:52 -08:00
Bereket EngidaandGitHub 041ebeb2f6 fix(sso): always use default SAML assertion consumer service URL (#6069) 2025-11-29 22:47:32 -08:00
Bereket EngidaandGitHub 022ce29079 fix: return null early if userid isn't defined (#6418) 2025-11-29 22:47:12 -08:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 TarikuandGitHub 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 SolanoandGitHub fd23c83ea8 feat(one-tap): add fedcm support (#6380) 2025-11-29 21:57:06 -08:00
Gautam ManchandaniandGitHub 3a13366201 fix(expo): dismiss auth session on android to prevent invalid state error (#6388) 2025-11-29 21:55:52 -08:00
Bereket EngidaandGitHub 0617b69b2a fix: remove applying user-agent by default (#6417) 2025-11-29 21:54:00 -08:00
Joél SolanoandGitHub 57d36f295d fix: chunk account data cookie when exceeding limit (#6393) 2025-11-29 21:45:17 -08:00
Bereket EngidaandGitHub 6d5e8a9338 docs: change theme toggle (#6416) 2025-11-29 21:43:39 -08:00
Daniel FinkeandGitHub fa01ca95e3 fix(logger): log level priority (#6411) 2025-11-29 21:14:33 -08:00
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 SolanoandGitHub da7eac7c48 chore: fix dev script (#6403) 2025-11-29 09:18:23 -08:00
Jonathan SaminesandGitHub 95dddf0b54 chore(organization): fix client inference (#6390) 2025-11-28 18:46:47 -08:00
Joél SolanoandGitHub 86c8d54f47 fix(mcp): return origin url as authorization server (#6397) 2025-11-28 18:45:33 -08:00
Will CeolinandGitHub 9abd846d20 fix: customizing fields should be optional for rate limit options (#6398) 2025-11-28 16:40:05 -08:00
Joél SolanoandGitHub 92eee228e5 docs(org): remove non-existent onInvitationAccepted callback (#6382) 2025-11-28 16:31:16 -08:00
Bereket EngidaandGitHub 685a1bbbcb chore: fix jsdoc depercated comment (#6389) 2025-11-28 13:48:30 -08:00
TaesuandGitHub 01e4d49920 chore: correct dependency management (#6387) 2025-11-28 13:48:09 -08:00
Jonathan SaminesandGitHub a91a81b2f9 feat(scim): add support to parse custom scim+json media type (#6365) 2025-11-28 09:22:06 -08:00
LovelessCodesandGitHub d35a312d5e refactor: Keep environment variable names consistent (#6349) 2025-11-27 19:52:55 -08:00
CryzeandGitHub b6e103fad9 docs: remove callbackURL from trusted device verification example (#6357) 2025-11-27 19:51:40 -08:00
Ridhim Singh RaizadaandGitHub 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 SaminesandGitHub b5c3afb9c5 docs(scim): add security disclaimer and recommendations (#6363) 2025-11-27 13:03:03 -08:00
TaesuandGitHub 0f97e281b4 docs: adjust social provider icon sizes and alignment (#6347) 2025-11-27 09:12:17 -08:00
TaesuandGitHub b2c52eae63 fix(oidc-provider): resolve getSignedCookie return type (#6346) 2025-11-26 18:41:04 -08:00
MaxwellandGitHub 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
TaesuandGitHub 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
TaesuandGitHub 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
TaesuandGitHub c4ef516678 fix(open-api): clean up incorrect null type in OpenAPI (#6293) 2025-11-26 08:54:13 -08:00
Isaac RiehmandGitHub b66d8744ff fix(two-factor): remove incorrect blocking logic in OTP setup and verification (#6322) 2025-11-26 08:49:46 -08:00
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 TrajkovskaandGitHub 3ed454b257 feat: Add Vercel as OAuth provider (#6316) 2025-11-26 16:22:02 +00:00
Neeraj DalalandGitHub 7cfc0c2597 chore(extend): cli utils get-config possible paths (#6300) 2025-11-26 08:25:21 +00:00
Alex YangandGitHub 6047e54f91 fix: handle potential null values in getCurrentAuthContext (#6327) 2025-11-26 08:21:04 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
TaesuandGitHub 1671abc5fc chore: simplify turbo command syntax (#6320) 2025-11-26 08:01:22 +00:00
MaxwellandGitHub 22cb7c50dd fix: updateUser image type should allow null (#6324) 2025-11-26 05:01:29 +00:00
TaesuandGitHub 17ececb8dc fix: improve InferErrorCodes type safety with property check (#6317) 2025-11-25 22:41:24 +00:00
Jonathan SaminesandGitHub d7a2f6daf0 chore: add packages linter (#6313) 2025-11-25 22:10:34 +00:00
Bereket Engida b19cd1a511 chore: release v1.4.2-beta.5 v1.4.2-beta.5 2025-11-25 11:35:14 -08:00
nbifryeandGitHub d263e1ee92 docs: add a badge for auto-refresh on deepwiki (#6298) 2025-11-25 18:23:04 +00:00
JieandGitHub a1f1c92ecf fix(docs): fix Next.js 16 proxy build error issue (#6302) 2025-11-25 09:19:49 -08:00