Commit Graph

1958 Commits

Author SHA1 Message Date
Bennett Dams
3897be5603 docs: change role type from string to enum values (#6844) 2025-12-18 14:23:57 +08:00
Dominik K.
e973bd95be docs(convex): clean up documentation (#6829) 2025-12-18 10:27:36 +08:00
Dominik K.
9bf9ad88b5 docs(polar): update client import (#6830) 2025-12-18 10:26:43 +08:00
Taesu
9952a78bbf docs: update logo for Christmas (#6806) 2025-12-17 17:14:07 -08:00
Anmol
0227dde8ec docs: uses latest getRequestHeaders() to grab headers from request in Auth Middleware in Tanstack Start (#6824) 2025-12-17 13:20:38 -08:00
Nico Labarre
07cdd67dae feat: add patreon social provider (#6245)
Co-authored-by: benkingcode <ben@lionfeet.com>
Co-authored-by: Kinfe123 <kinfishtech@gmail.com>
2025-12-17 11:57:00 +08:00
Paola Estefanía de Campos
2053f22bbf feat(saml): enforce one-time use of SAML assertions (#6719) 2025-12-16 17:32:19 -08:00
Shawn Erquhart
da103d92a0 docs(convex): update guide for Convex component 0.10 (#6811) 2025-12-16 16:36:05 -08:00
Paola Estefanía de Campos
b56d7b8eaa feat(saml): validate SAML crypto algorithms during initial phase (#6785) 2025-12-15 14:40:08 -08:00
Joél Solano
dc6715f91f docs: fix overflowing code elements (#6748) 2025-12-14 08:11:39 -08:00
Brian Cooper
6da61bba77 docs: restrict SIWE example nonce generation characters (#6741) 2025-12-13 22:56:41 -08:00
Gaga86
cce3456c1c docs: updated the accountInfo server side example (#6692) 2025-12-14 14:29:37 +09:00
Joél Solano
ef952e5739 docs(expo): fix code examples (#6731) 2025-12-14 14:28:21 +09:00
Gautam Manchandani
a91c021d40 docs(oidc-provider): fix incorrect redirectURLs property name (#6734)
Co-authored-by: Gautam Manchandani <gautammanch@Gautams-MacBook-Air.local>
2025-12-14 14:14:38 +09:00
Joél Solano
a55a8a57f5 docs: add rss feed (#6733) 2025-12-14 11:31:49 +09:00
Bereket Engida
4cdf869c67 feat(phone-number): add password length validation for reset functionality (#6674) 2025-12-13 15:51:03 -08:00
Taesu
184f378ef3 chore: bump react and next (#6707) 2025-12-13 20:31:46 +09:00
Taesu
4439b52d66 docs: correct codeblock title (#6708) 2025-12-12 18:44:10 -08:00
Maxwell
8c44d852fa docs(organization): add missing organizationRole schema (#6714) 2025-12-12 09:45:45 -08:00
Jonathan Samines
17ff1a01e3 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 09:18:16 -08:00
Paola Estefanía de Campos
90c597a9d2 feat(saml): assertion timestamp validation with per-provider clock skew (#6706) 2025-12-11 23:01:49 -08:00
Paola Estefanía de Campos
57400bf2a0 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-11 17:46:55 -08:00
dependabot[bot]
f9991baccb 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 10:09:54 +09:00
Paola Estefanía de Campos
50ffecbfad feat(sso): add InResponseTo validation (#6557) 2025-12-11 15:57:00 -08:00
Saviru
97bfdcb345 docs: add Argon2 password hashing example (#6688) 2025-12-11 15:45:53 +09:00
Taesu
461ff3c9db docs: use actual logo colors for migration guide section (#6676) 2025-12-11 11:10:04 +09:00
Jonathan Samines
9233783428 chore: remove unused variables (#6647) 2025-12-09 13:51:35 -08:00
Jonathan Samines
5f89bfa076 docs(sso): fix default sso docs (#6640) 2025-12-09 09:42:50 -08:00
Gabriel Ferraz
b7b360aaf8 docs: creem subscription database schema changes (#6375) 2025-12-08 21:56:36 -08:00
Cryze
d3646df329 docs: correct typo in backup code recovery method description (#6374) 2025-12-08 21:56:25 -08:00
Bereket Engida
e26fc6fc29 Revert "feat(multi-session): allow to infer additional fields (#6585)"
This reverts commit 137863c5b2.
2025-12-08 16:45:49 -08:00
Joél Solano
381f25fb5c feat(expo): last-login-method client plugin (#6413)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-12-08 16:24:56 -08:00
Joél Solano
137863c5b2 feat(multi-session): allow to infer additional fields (#6585) 2025-12-09 09:22:25 +09:00
Joél Solano
5fb835ab28 feat(admin): prevent impersonating admins by default [breaking] (#6454)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-12-08 16:05:38 -08:00
Rodrigo Ehlers
51c119f76e docs: remove/rephrase wrong statement about permissions and projects (#6586) 2025-12-08 16:02:18 -08:00
Jaren Goldberg
44aa11d3f9 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 15:54:41 -08:00
Paola Estefanía de Campos
c56622b38f fix(sso): deprecate trustEmailVerified (#6616) 2025-12-08 15:53:20 -08:00
Taesu
24f486e2c5 docs: align trusted by section layout (#6621) 2025-12-08 15:51:56 -08:00
Taesu
d57572d962 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 14:18:55 -08:00
Taesu
fdd386eabc 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 13:59:50 -08:00
Taesu
4d5e298511 docs: fix enterprise page ui logo (#6620) 2025-12-08 13:59:36 -08:00
Paola Estefanía de Campos
6f2831163b feat(sso): use domain verified flag to trust providers automatically 2025-12-08 13:12:14 -08:00
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