Paola Estefanía de Campos
|
312fc0248a
|
feat(sso): use domain verified flag to trust providers automatically
|
2025-12-08 21:12:31 +00:00 |
|
Joél Solano
|
46e84c432c
|
docs(org): remove reference to non-existent option (#6587)
|
2025-12-08 17:12:09 +00:00 |
|
Maxwell
|
5cce526ce2
|
docs(bearer): explain bearer requests requirements better (#6591)
|
2025-12-07 19:24:12 +00:00 |
|
Bereket Engida
|
8b3d8aec88
|
docs: update convex guide callout (#6570)
|
2025-12-06 18:03:36 +00:00 |
|
Taesu
|
1f1ff790c4
|
docs: correct API component usage (#6556)
|
2025-12-06 01:07:21 +00:00 |
|
Gautam Manchandani
|
f053d5c771
|
docs: clarify createOrganization behavior regarding userId and session headers (#6526)
|
2025-12-05 16:13:37 +00:00 |
|
Daniel Finke
|
28654734e1
|
docs(jwt): remove JWT adapter getLatestKey (#6511)
|
2025-12-04 21:30:24 +00:00 |
|
Jonathan Samines
|
197e88dd0d
|
feat: add ctx.isTrustedDomain helper (#6462)
|
2025-12-04 20:45:25 +00:00 |
|
Jonathan Samines
|
4a400e7515
|
docs: update endpoints docs that require session (#6516)
|
2025-12-04 05:04:51 +00:00 |
|
Bereket Engida
|
afb17c1418
|
fix add info about oidc
|
2025-12-03 20:03:39 -08:00 |
|
Bereket Engida
|
54d065b946
|
docs: revert sso warning text
|
2025-12-03 19:58:20 -08:00 |
|
OrcDev
|
afd63982fe
|
docs: add middleware section for TanStack Start (#6495)
|
2025-12-03 17:36:52 +00:00 |
|
Alex Yang
|
eab17f05b1
|
docs: update usage in Next.js integration (#6476)
|
2025-12-02 12:18:03 -08:00 |
|
Joél Solano
|
f8159aec24
|
docs(fix): username is optional during sign-up (#6457)
|
2025-12-01 22:47:48 -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 |
|
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 |
|
Joél Solano
|
fd23c83ea8
|
feat(one-tap): add fedcm support (#6380)
|
2025-11-29 21:57:06 -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 |
|
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 |
|
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 |
|
Slava Yultyyev
|
847f01be56
|
docs: add Firebase Auth plugin to community plugins list (#6216)
|
2025-11-22 12:55:34 -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 |
|
Taesu
|
d06b1c4ff2
|
docs: clearer verificationUri description (#6146)
|
2025-11-20 23:06:54 +00:00 |
|