Commit Graph

1904 Commits

Author SHA1 Message Date
renovate[bot]
4ec317655d fix(deps): update dependency next to v16.0.7 [security] (#6501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-03 13:31:13 -08:00
OrcDev
6276a740a7 docs: add middleware section for TanStack Start (#6495) 2025-12-03 09:36:38 -08:00
caykey
58e886c202 docs: correct spelling of 'Tiktok' to 'TikTok' (#6485) 2025-12-02 23:04:19 -08:00
Alex Yang
eab17f05b1 docs: update usage in Next.js integration (#6476) 2025-12-02 12:18:03 -08:00
Joél Solano
ea4a1235d2 docs: adjust sidebar breakpoint to same as navbar (#6471)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-12-02 10:35:05 -08:00
Joél Solano
f8159aec24 docs(fix): username is optional during sign-up (#6457) 2025-12-01 22:47:48 -08:00
Alex Yang
5cbe0a58e7 chore: enforce imports to use node: protocol (#6461) 2025-12-01 16:08:32 -08:00
Jonathan Samines
fbe51c8f93 chore: add spell checker (#6319) 2025-12-01 10:33:38 -08:00
Paola Estefanía de Campos
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
Jonathan Samines
efaef41640 feat: lint dependencies (#6309) 2025-12-01 09:01:54 -08:00
Joél Solano
69039b97d0 docs: use package-install instead of bash for cli commands (#6407) 2025-12-01 08:48:46 -08:00
Gautam Manchandani
2d70dc39f5 docs: correct banExpires field and time unit in Clerk migration guide (#6444) 2025-12-01 08:48:09 -08:00
Bereket Engida
7a0f32b706 docs: standardize warning formatting for email sending to prevent timing attacks (#6434) 2025-11-30 14:14:05 -08:00
Bereket Engida
b1bbdde02a docs: add warnings about awaiting emails (#6433) 2025-11-30 14:03:20 -08:00
Bereket Engida
022ce29079 fix: return null early if userid isn't defined (#6418) 2025-11-29 22:47:12 -08:00
Joél Solano
fd23c83ea8 feat(one-tap): add fedcm support (#6380) 2025-11-29 21:57:06 -08:00
Bereket Engida
6d5e8a9338 docs: change theme toggle (#6416) 2025-11-29 21:43:39 -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
92eee228e5 docs(org): remove non-existent onInvitationAccepted callback (#6382) 2025-11-28 16:31:16 -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
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
a4d200d8ea docs: cleanup new badge (#6337) 2025-11-26 17:53:47 -08:00
Ana Trajkovska
3ed454b257 feat: Add Vercel as OAuth provider (#6316) 2025-11-26 16:22:02 +00:00
Jie
a1f1c92ecf fix(docs): fix Next.js 16 proxy build error issue (#6302) 2025-11-25 09:19:49 -08:00
Aziz Becha
fe08f4bc2a docs: grammar and linting issues in plugins documentation (#6294) 2025-11-25 00:53:13 -08:00
Joél Solano
1b99405756 docs(fix): update saml sso guide example to refelect types properly (#6280) 2025-11-24 18:42:25 -08:00
Joél Solano
8c8c5adf39 docs(fix): navbar overflowing at certain viewport (#6279) 2025-11-24 18:04:06 -08:00
Luís Tavares
92218f3a8a feat(jwt): allow custom jwks endpoint (#6269) 2025-11-24 11:44:34 -08:00
Maxwell
bbd1d183f9 chore: remove incorrect auth cli (#6242) 2025-11-23 22:37:42 -08:00
Bereket Engida
04936e128f docs: updated og image and add merch link to community section (#6251)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: Maxwell Weru <1645026+mburumaxwell@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Slava Yultyyev <yultyyev@gmail.com>
Co-authored-by: Joél Solano <joelsolano@jsolano.de>
2025-11-23 20:35:38 -08:00
Matteo Badini
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 Brusegard
60de597208 docs(tanstack): update cookie plugin name (#6225) 2025-11-22 18:02:46 -08:00
Maxwell
a41365ad0f chore(docs): fix ask ai query param (#6221) 2025-11-22 14:01:25 -08:00
Slava Yultyyev
847f01be56 docs: add Firebase Auth plugin to community plugins list (#6216) 2025-11-22 12:55:34 -08:00
Maxwell
53b8f7e0a2 docs: add new badge to SCIM (#6205) 2025-11-22 08:10:56 -08:00
Maxwell
8581ff2bb5 chore(docs): fix invalid 1.4 blog links (#6191) 2025-11-22 07:35:28 -08:00
Maxwell
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 Engida
cfc453a2a6 fix(email-otp): use constant time equal for equality checks (#6142) 2025-11-21 18:09:23 -08:00
Maxwell
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 Samines
ffa29ee573 feat: adding support for SCIM provisioning (#5685) 2025-11-21 16:52:12 -08:00
Taesu
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 Campos
a1045fe04a chore(generic-oauth): add hubspot and line providers (#6138) 2025-11-21 15:50:50 -08:00
Bereket Engida
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 Engida
3617b6fcea docs(username): add section on how to disable username avalibility endpoint (#6177) 2025-11-21 14:13:13 -08:00
Bereket Engida
066064b6b7 feat: support storing account data in a cookie (#6013) 2025-11-21 12:18:47 -08:00
Maxwell
f4c43a1365 feat(client): introduce disableSignal client option (#6108) 2025-11-21 20:01:18 +00:00
Taisei Mima
c4579f4745 chore(deps): bump stripe v20 (#6162) 2025-11-21 16:48:04 +00:00