Commit Graph
1393 Commits
Author SHA1 Message Date
OrcDevandGitHub 6276a740a7 docs: add middleware section for TanStack Start (#6495) 2025-12-03 09:36:38 -08:00
Alex YangandGitHub eab17f05b1 docs: update usage in Next.js integration (#6476) 2025-12-02 12:18:03 -08:00
Joél SolanoandGitHub f8159aec24 docs(fix): username is optional during sign-up (#6457) 2025-12-01 22:47:48 -08:00
Jonathan SaminesandGitHub fbe51c8f93 chore: add spell checker (#6319) 2025-12-01 10:33:38 -08:00
7908ac9ba5 chore: add auth secret entropy check on prod and doc improvement (#6114)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-12-01 09:50:30 -08:00
Joél SolanoandGitHub 69039b97d0 docs: use package-install instead of bash for cli commands (#6407) 2025-12-01 08:48:46 -08:00
Gautam ManchandaniandGitHub 2d70dc39f5 docs: correct banExpires field and time unit in Clerk migration guide (#6444) 2025-12-01 08:48:09 -08:00
Bereket EngidaandGitHub 7a0f32b706 docs: standardize warning formatting for email sending to prevent timing attacks (#6434) 2025-11-30 14:14:05 -08:00
Bereket EngidaandGitHub b1bbdde02a docs: add warnings about awaiting emails (#6433) 2025-11-30 14:03:20 -08:00
Joél SolanoandGitHub fd23c83ea8 feat(one-tap): add fedcm support (#6380) 2025-11-29 21:57:06 -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 92eee228e5 docs(org): remove non-existent onInvitationAccepted callback (#6382) 2025-11-28 16:31:16 -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
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
Ana TrajkovskaandGitHub 3ed454b257 feat: Add Vercel as OAuth provider (#6316) 2025-11-26 16:22:02 +00:00
JieandGitHub a1f1c92ecf fix(docs): fix Next.js 16 proxy build error issue (#6302) 2025-11-25 09:19:49 -08:00
Aziz BechaandGitHub fe08f4bc2a docs: grammar and linting issues in plugins documentation (#6294) 2025-11-25 00:53:13 -08:00
Joél SolanoandGitHub 1b99405756 docs(fix): update saml sso guide example to refelect types properly (#6280) 2025-11-24 18:42:25 -08:00
Luís TavaresandGitHub 92218f3a8a feat(jwt): allow custom jwks endpoint (#6269) 2025-11-24 11:44:34 -08:00
MaxwellandGitHub bbd1d183f9 chore: remove incorrect auth cli (#6242) 2025-11-23 22:37:42 -08:00
7dfdfd9a9a docs: mark permission as server-only param (#6229)
Co-authored-by: Matteo Badini <matteo.badini@gellify.com>
2025-11-23 10:08:55 -08:00
Michael BrusegardandGitHub 60de597208 docs(tanstack): update cookie plugin name (#6225) 2025-11-22 18:02:46 -08:00
Slava YultyyevandGitHub 847f01be56 docs: add Firebase Auth plugin to community plugins list (#6216) 2025-11-22 12:55:34 -08:00
80807c2691 feat(api-key): support secondary storage (#6014)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-11-21 19:43:16 -08:00
Bereket EngidaandGitHub cfc453a2a6 fix(email-otp): use constant time equal for equality checks (#6142) 2025-11-21 18:09:23 -08:00
2f8dea4125 docs: 1.4 release notes (#6105)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Paola Estefanía de Campos <84341268+Paola3stefania@users.noreply.github.com>
2025-11-21 17:48:43 -08:00
Jonathan SaminesandGitHub ffa29ee573 feat: adding support for SCIM provisioning (#5685) 2025-11-21 16:52:12 -08:00
TaesuGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
0ac6a17a95 feat(generic-oauth): add custom token exchange support for non-standard providers (#6179)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-21 16:40:13 -08:00
Paola Estefanía de CamposandGitHub a1045fe04a chore(generic-oauth): add hubspot and line providers (#6138) 2025-11-21 15:50:50 -08:00
0bd9b4030e feat(jwt): add key rotation (#6147)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Paola Estefanía de Campos <84341268+Paola3stefania@users.noreply.github.com>
2025-11-21 14:18:34 -08:00
Bereket EngidaandGitHub 3617b6fcea docs(username): add section on how to disable username avalibility endpoint (#6177) 2025-11-21 14:13:13 -08:00
Bereket EngidaandGitHub 066064b6b7 feat: support storing account data in a cookie (#6013) 2025-11-21 12:18:47 -08:00
MaxwellandGitHub f4c43a1365 feat(client): introduce disableSignal client option (#6108) 2025-11-21 20:01:18 +00:00
Taisei MimaandGitHub c4579f4745 chore(deps): bump stripe v20 (#6162) 2025-11-21 16:48:04 +00:00
TaesuandGitHub d06b1c4ff2 docs: clearer verificationUri description (#6146) 2025-11-20 23:06:54 +00:00
e9fc045c07 docs: supabase migration for large number of rows (#4798)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-11-20 20:50:39 +00:00
TaesuandGitHub 9ca43e3372 docs: add explanation of stateless mode to database concept (#6135) 2025-11-20 17:53:09 +00:00
Paola Estefanía de CamposandAlex Yang a5ca2769ae chore: update google credentials instructions (#6115) 2025-11-20 00:01:30 -08:00
TaesuAlex Yangcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
8b2b6ca7f2 feat(device-authorization): add verification uri (#5451)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-20 00:01:30 -08:00
Paola Estefanía de CamposandGitHub 07b7ecf808 feat(generic-oauth): provide pre configured provider helpers (#6085) 2025-11-20 02:53:55 +00:00
MaxwellandGitHub 05c726bc4e docs: add "no email" warning for twitch (#6109) 2025-11-19 21:03:38 +00:00
TaesuandGitHub 48c1e9cb19 docs: rewrite Auth.js migration guide (#6076) 2025-11-19 18:54:59 +00:00
MaxwellandGitHub e7e02fe0a9 chore: docs for sendVerificationEmail in change-email flow (#6102) 2025-11-19 17:57:39 +00:00
Bereket EngidaandGitHub bb7723cc35 refactor: improved change email verification flow (#6088) 2025-11-19 08:24:43 +00:00
da9657e53b feat(sso): add domain verification for SSO providers (#5910)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-11-19 08:17:12 +00:00
Yiming CaoandGitHub 5b6a91895f docs: add ZenStack to community adapters (#6084) 2025-11-18 23:40:15 -08:00
Bereket EngidaandGitHub 14128927b4 chore: upgrade to better-call to 1.2.28 (#6090) 2025-11-19 07:23:25 +00:00
Alex YangandGitHub f528506820 feat(expo): support multiple cookie prefixes for better-auth detection (#6080) 2025-11-18 22:07:50 +00:00