Commit Graph

4069 Commits

Author SHA1 Message Date
Maxwell
5feea2bfa7 fix: drizzle-adapter failing date transformation (#8289) 2026-03-02 17:59:18 +00:00
Maxwell
ef686329fd docs: infrastructure docs (#8086)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-02 09:39:59 -08:00
Alex Yang
e32bad12ea fix(sso): prefer UserInfo endpoint over ID token and map sub claim correctly (#8276)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-02 07:15:41 +00:00
Maxwell
a0516e6285 docs: fix mono font & CI (#8270) 2026-03-01 23:39:29 +00:00
Maxwell
0c73a08593 docs: infrastructure docs (#8086)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-01 13:35:36 -08:00
Alex Yang
425c6abf6e chore: release v1.5.1-beta.1 2026-03-02 02:05:39 +09:00
Alex Yang
ed7d6c3e60 fix(client): use direct imports to fix bundler re-export type resolution (#8261) 2026-03-01 16:49:19 +00:00
Alex Yang
35412b01ab fix(expo): avoid shim require (#8253) 2026-03-01 14:38:30 +00:00
Alex Yang
443ffc92b1 chore: bump expo deps (#8250) 2026-03-01 13:15:08 +00:00
Alex Yang
0db2da5057 fix(core): revive date strings in safeJSONParse for pre-parsed objects (#8248) 2026-03-01 12:42:41 +00:00
Alex Yang
d341824a96 fix(db): support verification operations with secondary storage (#8247) 2026-03-01 12:40:02 +00:00
Alex Yang
d82458002c chore: improve cli bundler (#8239) 2026-03-01 08:02:44 +00:00
Bereket Engida
58c71273b0 feat(blog): add draft support for blog posts and update image URLs 2026-03-01 16:40:08 +09:00
Alex Yang
feb83a7ba3 fix(generic-oauth): use discovery userinfo endpoint instead of hardcoded URLs (#8223) 2026-03-01 07:13:35 +00:00
Gautam Manchandani
d727caf2bf feat(client): add fallback support for VERCEL_URL and NEXTAUTH_URL (#6421) 2026-02-28 16:18:36 -08:00
Bereket Engida
859367a813 chore: lint 2026-02-28 15:55:57 -08:00
Bereket Engida
63d7e78d83 chore: fix build 2026-02-28 15:52:05 -08:00
Cody Peters
4eec4df7fb feat(email-otp): add change email flow with OTP (#7968) 2026-02-28 15:46:17 -08:00
kimchi-developer
fefbde28fe fix(expo): skip cookie/expo-origin headers for ID token requests (#7069)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2026-02-28 15:44:05 -08:00
Maxwell
55100bfcb9 fix(kysely): edge case aliased joined table names (#7171)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2026-02-28 15:40:14 -08:00
Andy
a63d31eefb fix(last-login-method): correctly handle multiple Set-Cookie headers (#7133) 2026-02-28 15:38:50 -08:00
Maxwell
3485e5e96c feat(cli): generate schema from adapter CLI flag (#7316)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2026-02-28 15:38:12 -08:00
John Zila
07b839088a feat: support non-destructive key rotation for BETTER_AUTH_SECRET (#7738) 2026-02-28 15:36:52 -08:00
Maxwell
e2e560c97f fix: session listing endpoints returning empty arrays when >100 inactive sessions exist (#7166) 2026-02-28 15:33:57 -08:00
Bereket Engida
33094f0367 Revert "fix(oauth-proxy): add generic OAuth support to proxy (#8082)"
This reverts commit 0deaaa4e67.
2026-02-28 15:33:04 -08:00
LovelessCodes
3fc0dd7399 fix(organization): update path matching for active member signals (#7732)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2026-02-28 15:24:58 -08:00
Sophia (Turner)
81d83bbf82 fix: preserve refresh token when provider omits it on refresh (#8001)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2026-02-28 15:11:18 -08:00
Alex Yang
af9e010e36 fix: updateAge should extend session_token cookie on stateless mode (#7995) 2026-02-28 14:19:53 -08:00
Taesu
ad1ec912cf fix(organization): merge DB permissions with built-in roles in dynamic access control (#7863)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-02-28 14:15:17 -08:00
Alexis Williams
1dc9627400 fix(drizzle-adapter): resolve db.query key mismatch when config.schema keys differ from schema exports (#8117) 2026-02-28 14:13:31 -08:00
Taesu
8c94b233ed fix(expo): use default scheme for callbackURL and document native navigation (#7867) 2026-02-28 14:12:25 -08:00
simonfelding
2f46817b94 fix(last-login-method): tracks magic-link auth by default (#8135)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-02-28 14:06:40 -08:00
Taesu
fbdc049a37 fix(bearer): support case-insensitive scheme and handle token URL encoding (#7745) 2026-02-28 14:06:16 -08:00
nphlp
c9f6ea9cf3 fix: prevent email enumeration on /change-email, add customSyntheticUser (#8097) 2026-02-28 13:59:12 -08:00
Cyrus Ho
293c6b6953 fix(sso): ensure consistent OIDC discovery across APIs (#8118) 2026-02-28 13:46:48 -08:00
alexstrnik
f3c33e556f fix(core): avoid throwing on required session fields when collecting defaults (#8146) 2026-02-28 13:42:30 -08:00
Joél Solano
4f1326ef18 refactor(admin): allow flexible admin impersonation (#8045) 2026-02-28 13:15:34 -08:00
Kasper
0deaaa4e67 fix(oauth-proxy): add generic OAuth support to proxy (#8082)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-28 13:08:02 -08:00
Alex Yang
3b502f25df fix(expo): support Expo SDK 55 new versioning scheme (#8213) 2026-02-28 09:44:12 +00:00
Gautam Manchandani
d3f3e63260 fix: persist refreshed idToken in getAccessToken (#8211) 2026-02-28 06:52:09 +00:00
Alex Yang
2bd462cf22 fix(ci): increase test timeout for sso, api-key, oauth-provider and add CI job timeout (#8210) 2026-02-28 06:04:59 +00:00
Alex Yang
0a1ef178b8 fix(stripe): increase test timeout to fix CI flaky failures (#8209) 2026-02-28 04:55:45 +00:00
Alex Yang
cd4d1c6362 test(scim): split scim.test.ts to fix CI flaky timeout (#8208) 2026-02-28 04:13:10 +00:00
Alex Yang
00b543ac06 feat(cli): add upgrade command to update better-auth packages (#8204) 2026-02-28 02:35:35 +00:00
Taesu
37608ec643 feat: add built-in support for D1Database (#7519) 2026-02-28 10:14:52 +09:00
Grant G
c41d11e9f6 fix(oauth-provider)!: Keep auth_time across id_token refresh (#8134) 2026-02-27 16:28:50 -08:00
Maxwell
7ccf9cfefc fix(next-cookies): leaks unnecessary cookie (#8193) 2026-02-27 11:54:51 -08:00
Alex Yang
2fd1ef38e7 chore: release v1.5.0-beta.20 2026-02-28 02:20:43 +09:00
Harry Yep
49931f04cd fix(two-factor): handle undefined options verifyTwoFactor (#8162) 2026-02-27 13:30:50 +00:00
jonathan-teamstatus
1d7f43623b fix(adapter): map camelCase keys during checkMissingFields in Drizzle adapter (#8176)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-02-27 11:13:05 +00:00