emmaccen
|
303a13ceaf
|
docs: improve Next.js auth protection clarity and structure
|
2026-01-31 23:00:56 +01:00 |
|
Alex Yang
|
f82960b984
|
chore: release v1.5.0-beta.11
v1.5.0-beta.11
|
2026-01-30 16:44:59 -08:00 |
|
Taesu
|
ef48756d17
|
fix: skip sending email verification to already verified users without a session (#7712)
|
2026-01-30 23:44:19 +00:00 |
|
Alex Yang
|
8d2a4f46c9
|
chore: move generic type into db schema (#7711)
|
2026-01-30 22:03:37 +00:00 |
|
LovelessCodes
|
b00bc2fd16
|
fix(admin): change list type from never[] to UserWithRole[] (#7701)
|
2026-01-30 16:48:52 +00:00 |
|
Taesu
|
9e1ab8e6da
|
feat(phone-number): support user additionalFields in signUpOnVerification flow (#7699)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-30 06:34:23 +00:00 |
|
Paola Estefanía de Campos
|
2d62ac0c9a
|
feat(oauth-provider): enforce HTTPS for redirect URIs (#7670)
|
2026-01-30 06:27:40 +00:00 |
|
Taesu
|
ddb3448c09
|
docs: clarify updatePhoneNumber option usage (#7697)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-30 06:26:42 +00:00 |
|
Alex Yang
|
3a51b2b8fb
|
chore: should keep singleton of ctx (#7654)
|
2026-01-29 22:04:07 -08:00 |
|
Gautam Manchandani
|
440fc0d41d
|
docs: add IdP-initiated SAML SSO workaround for Next.js (#6669)
|
2026-01-30 00:08:42 +00:00 |
|
Joél Solano
|
20d08ede10
|
feat(adapter): improve select support (#7667)
|
2026-01-30 00:02:39 +00:00 |
|
Taesu
|
e0df7c9e38
|
feat: make name field optional (#7617)
|
2026-01-29 23:42:52 +00:00 |
|
Néfix Estrada
|
4fd1a96e00
|
fix(oauth-provider): honor prompt=none for OIDC (#7665)
|
2026-01-29 20:03:59 +00:00 |
|
Maxwell
|
971abd5caa
|
docs: add sub-pages to error docs (#7678)
|
2026-01-29 20:02:42 +00:00 |
|
Bereket Engida
|
7f34a97bba
|
docs: hero improvements (#7673)
|
2026-01-29 11:35:56 -08:00 |
|
Joél Solano
|
7167362c73
|
docs: add callout for access control bundle size (#7688)
|
2026-01-29 10:13:36 -08:00 |
|
Joél Solano
|
230cb5605a
|
fix(access): allow passing statements directly into newRole (#7687)
|
2026-01-29 07:48:32 -08:00 |
|
Taesu
|
f5d56559f5
|
fix(stripe): restore better-call peerDeps (#7675)
|
2026-01-29 12:30:50 +00:00 |
|
Taesu
|
bcdcd7fdb2
|
fix(sso): add better-call peerDeps (#7676)
|
2026-01-29 09:59:04 +00:00 |
|
Taesu
|
04851d3ff9
|
chore: correct drizzle-orm peerDeps version (#7677)
|
2026-01-29 09:30:52 +00:00 |
|
Paola Estefanía de Campos
|
01304a4989
|
docs(oauth-provider): remove production warning (#7671)
|
2026-01-28 17:56:55 -08:00 |
|
Paola Estefanía de Campos
|
b2b4a53fa9
|
feat(oauth-provider): add configurable rate limiting for OAuth endpoints (#7666)
|
2026-01-28 17:56:29 -08:00 |
|
Paola Estefanía de Campos
|
90a2d60340
|
feat(oauth-provider): add iss parameter to authorization responses (RFC 9207) (#7669)
|
2026-01-28 17:46:08 -08:00 |
|
Taesu
|
4bdc6b5df6
|
chore(stripe): remove unused better-call devDependency (#7664)
|
2026-01-29 01:10:59 +00:00 |
|
Paola Estefanía de Campos
|
12fe8a74e0
|
docs: add enterprise SSO migration to Supabase guide (#7652)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@users.noreply.github.com>
|
2026-01-28 18:38:07 +00:00 |
|
Cal
|
8630f6f56b
|
fix(anonymous): export types (#7661)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-27 23:44:58 -08:00 |
|
Taesu
|
9fb4f4a650
|
fix(email-otp): add stricter default rate limits for password reset endpoints (#7658)
|
2026-01-28 07:37:12 +00:00 |
|
Alex Yang
|
9780a773fe
|
chore: release v1.5.0-beta.10
v1.5.0-beta.10
|
2026-01-27 17:57:35 -08:00 |
|
Taesu
|
e0e7c4af3b
|
chore: make expo-network optional peerDeps (#7655)
|
2026-01-27 17:56:06 -08:00 |
|
Alex Yang
|
1251787f72
|
feat: remove deprecated API (#7623)
|
2026-01-28 01:49:50 +00:00 |
|
Paola Estefanía de Campos
|
a7f159b8c6
|
fix(2fa): server-side trust device expiration and configurable maxAge (#7644)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-28 01:36:05 +00:00 |
|
Alex Yang
|
b500aedb9b
|
feat(i18n): type inference for error codes (#7639)
|
2026-01-28 01:03:13 +00:00 |
|
jyc.dev
|
b7d50de695
|
fix: check jsconfig.json in getPathAliases (#7650)
|
2026-01-28 00:56:38 +00:00 |
|
Taesu
|
97e6d772e5
|
feat: mark /forget-password/email-otp as deprecation (#7645)
|
2026-01-28 00:51:38 +00:00 |
|
Alex Yang
|
296cbfe00e
|
chore: simplify type (#7653)
|
2026-01-28 00:49:39 +00:00 |
|
Alex Yang
|
c1f046f588
|
chore: bump version (#7646)
|
2026-01-27 23:12:31 +00:00 |
|
Alex Yang
|
b0a6fb89c4
|
chore: bump version (#7626)
|
2026-01-27 21:05:02 +00:00 |
|
Paola Estefanía de Campos
|
0e8cd88308
|
feat(db): add verification identifier storage options (#7209)
|
2026-01-27 19:43:16 +00:00 |
|
Alex Yang
|
ea05b9d014
|
chore: use more APIError.from (#7636)
|
2026-01-27 19:06:59 +00:00 |
|
Alex Yang
|
c937fa0b74
|
chore: update pnpm and enable new security features (#7634)
|
2026-01-27 17:53:48 +00:00 |
|
Alex Yang
|
70e715f917
|
feat(device-authorization): add user id checks (#7632)
|
2026-01-27 17:27:55 +00:00 |
|
Paola Estefanía de Campos
|
426f0b5c22
|
feat(sso): add support for signed SAML AuthnRequests (#7562)
|
2026-01-27 06:34:08 +00:00 |
|
Paola Estefanía de Campos
|
36f552a3ab
|
feat(session): add deferSessionRefresh option to support read-replica setups (#6871)
Co-authored-by: Alexander Asomba <3323537+alexasomba@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-27 04:27:45 +00:00 |
|
Taesu
|
1f65d5bdc5
|
fix: consistent api version for facebook provider (#7445)
|
2026-01-27 03:30:54 +00:00 |
|
Taesu
|
27746c0acb
|
fix: update google oauth endpoints (#7442)
|
2026-01-27 03:04:47 +00:00 |
|
Paola Estefanía de Campos
|
f11cd7dd90
|
feat: add disableImplicitLinking to accountLinking (#7270)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-27 00:48:07 +00:00 |
|
Paola Estefanía de Campos
|
8e04795961
|
fix(multi-session): prevent duplicate cookies when same user signs in multiple times (#7256)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-27 00:36:23 +00:00 |
|
Alex Yang
|
ac81fdc43d
|
feat: add setShouldSkipSessionRefresh (#7625)
|
2026-01-27 00:30:03 +00:00 |
|
Paola Estefanía de Campos
|
db6a4c6324
|
fix(github): surface OAuth token exchange errors (#7186)
|
2026-01-27 00:19:18 +00:00 |
|
Paola Estefanía de Campos
|
dedb4255de
|
fix(session): skip invalid sessions in list (#7182)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-26 23:44:40 +00:00 |
|