Commit Graph

1950 Commits

Author SHA1 Message Date
Paola Estefanía de Campos
dc6afbc8a1 feat(saml): validate SAML crypto algorithms during initial phase (#6785) 2025-12-15 22:41:23 +00:00
Ambuj Kumar
ff84f35aeb docs(dodopayments-plugin): add docs for new checkout sessions and usage plugin (#6754) 2025-12-15 16:39:52 +09:00
Joél Solano
f59fe3a199 docs: fix overflowing code elements (#6748) 2025-12-14 16:11:52 +00:00
Brian Cooper
4a5cdfb2fa docs: restrict SIWE example nonce generation characters (#6741) 2025-12-14 06:56:55 +00:00
Gaga86
5f3b3de592 docs: updated the accountInfo server side example (#6692) 2025-12-14 05:29:49 +00:00
Joél Solano
fccbe121aa docs(expo): fix code examples (#6731) 2025-12-14 05:28:34 +00:00
Gautam Manchandani
4e2fae6816 docs(oidc-provider): fix incorrect redirectURLs property name (#6734)
Co-authored-by: Gautam Manchandani <gautammanch@Gautams-MacBook-Air.local>
2025-12-14 05:14:52 +00:00
Joél Solano
3b6016e6c8 docs: add rss feed (#6733) 2025-12-14 02:32:04 +00:00
Bereket Engida
700f40ab94 feat(phone-number): add password length validation for reset functionality (#6674) 2025-12-13 23:51:17 +00:00
Taesu
99defeaf80 chore: bump react and next (#6707) 2025-12-13 11:32:02 +00:00
Jonathan Samines
50248360d2 feat(sso): add URL normalization and validation to all discovery URLs (#6503)
Co-authored-by: Paola Estefanía de Campos <paolaestefania.decampos@gmail.com>
Co-authored-by: Paola Estefanía de Campos <84341268+Paola3stefania@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-12-12 23:16:58 -08:00
Paola Estefanía de Campos
b9d4b1c8e1 feat(sso): add OIDC discovery (#6395)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-12-12 23:14:57 -08:00
Taesu
8ef993658e docs: correct codeblock title (#6708) 2025-12-13 02:44:25 +00:00
Maxwell
c1656d0d70 docs(organization): add missing organizationRole schema (#6714) 2025-12-12 17:45:58 +00:00
Paola Estefanía de Campos
f9875ecb4c feat(saml): assertion timestamp validation with per-provider clock skew (#6706) 2025-12-12 07:02:03 +00:00
dependabot[bot]
6089a57dc7 chore(deps): bump next from 16.0.7 to 16.0.9 (#6702)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-12 01:10:09 +00:00
Paola Estefanía de Campos
5a49f7102e feat(sso): add InResponseTo validation (#6557) 2025-12-11 23:57:15 +00:00
Saviru
3cb5ded4c7 docs: add Argon2 password hashing example (#6688) 2025-12-11 06:46:09 +00:00
Taesu
73bc1113d2 docs: use actual logo colors for migration guide section (#6676) 2025-12-11 02:10:20 +00:00
Jonathan Samines
262df9b699 chore: remove unused variables (#6647) 2025-12-09 21:51:48 +00:00
Jonathan Samines
4146cf3fda docs(sso): fix default sso docs (#6640) 2025-12-09 17:43:08 +00:00
Cryze
28cd9d111c docs: correct typo in backup code recovery method description (#6374) 2025-12-09 05:56:38 +00:00
Gabriel Ferraz
5734a2e483 docs: creem subscription database schema changes (#6375) 2025-12-09 05:56:38 +00:00
Joél Solano
b7d3281f91 feat(expo): last-login-method client plugin (#6413)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-12-09 00:25:08 +00:00
Joél Solano
812a648e18 feat(multi-session): allow to infer additional fields (#6585) 2025-12-09 00:22:38 +00:00
Joél Solano
9d4526be98 feat(admin): prevent impersonating admins by default [breaking] (#6454)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-12-09 00:05:50 +00:00
Rodrigo Ehlers
9809fdb098 docs: remove/rephrase wrong statement about permissions and projects (#6586) 2025-12-09 00:02:32 +00:00
Jaren Goldberg
ceb477f207 docs: add better-auth-university community plugin (#6594)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-08 23:55:00 +00:00
Taesu
2b058b0537 docs: align trusted by section layout (#6621) 2025-12-08 23:52:08 +00:00
Taesu
1c889b15cf docs: add WorkOS migration guide (#6577)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-12-08 22:19:11 +00:00
Taesu
c1773a3123 docs: improve ThemeToggle component and header layout (#6451)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-08 22:00:06 +00:00
Taesu
c8d1d6f282 docs: fix enterprise page ui logo (#6620) 2025-12-08 21:59:52 +00:00
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
Joél Solano
b1929e7e27 docs: fix layout (#6612) 2025-12-08 17:07:37 +00:00
Bereket Engida
edda221849 docs: simplify enterprise form 2025-12-08 01:57:05 -08:00
Bereket Engida
e5909128ca 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 09:46:01 +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
renovate[bot]
aeb0b28827 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 21:31:31 +00:00
OrcDev
afd63982fe docs: add middleware section for TanStack Start (#6495) 2025-12-03 17:36:52 +00:00
caykey
ed825d273b docs: correct spelling of 'Tiktok' to 'TikTok' (#6485) 2025-12-03 07:04:34 +00:00
Alex Yang
eab17f05b1 docs: update usage in Next.js integration (#6476) 2025-12-02 12:18:03 -08:00