Commit Graph

1916 Commits

Author SHA1 Message Date
Joél Solano
59aca25bec docs(org): remove reference to non-existent option (#6587) 2025-12-08 09:11:54 -08:00
Joél Solano
23cc8d9624 docs: fix layout (#6612) 2025-12-08 09:07:23 -08:00
Bereket Engida
4d10c6a188 docs: simplify enterprise form 2025-12-08 01:54:11 -08:00
Bereket Engida
2c4d04d542 docs: add enterprise page and form for support (#6607)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-08 01:45:48 -08:00
Maxwell
284351abcf docs(bearer): explain bearer requests requirements better (#6591) 2025-12-07 11:23:55 -08:00
Bereket Engida
b1ea1f520f docs: update convex guide callout (#6570) 2025-12-06 10:03:22 -08:00
Bereket Engida
9f6b8e753d feat(oauth-proxy): add expirty timestamp for encrypted tokens (#6538)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-05 18:38:56 -08:00
Taesu
a7efc2aeb2 docs: correct API component usage (#6556) 2025-12-05 17:07:09 -08:00
Gautam Manchandani
2495956502 docs: clarify createOrganization behavior regarding userId and session headers (#6526) 2025-12-05 08:13:21 -08:00
Daniel Finke
dd551c9262 docs(jwt): remove JWT adapter getLatestKey (#6511) 2025-12-04 13:30:08 -08:00
Jonathan Samines
d09c580bcb feat: add ctx.isTrustedDomain helper (#6462) 2025-12-04 12:45:10 -08:00
Jonathan Samines
a1afa745c6 docs: update endpoints docs that require session (#6516) 2025-12-03 21:04:36 -08:00
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