Commit Graph
6898 Commits
Author SHA1 Message Date
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
Nhan NguyenandGitHub 711528674e docs(fastify): add session retrieval section (#7258) 2026-02-28 15:41:34 -08:00
fae4251d9c docs: fix home page color contrast (#8206)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2026-02-28 15:41:04 -08:00
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
AndyandGitHub a63d31eefb fix(last-login-method): correctly handle multiple Set-Cookie headers (#7133) 2026-02-28 15:38:50 -08:00
MaxwellGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>Bereket Engida
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 ZilaandGitHub 07b839088a feat: support non-destructive key rotation for BETTER_AUTH_SECRET (#7738) 2026-02-28 15:36:52 -08:00
MaxwellandGitHub 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
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
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 YangandGitHub af9e010e36 fix: updateAge should extend session_token cookie on stateless mode (#7995) 2026-02-28 14:19:53 -08:00
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 WilliamsandGitHub 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
TaesuandGitHub 8c94b233ed fix(expo): use default scheme for callbackURL and document native navigation (#7867) 2026-02-28 14:12:25 -08:00
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
TaesuandGitHub fbdc049a37 fix(bearer): support case-insensitive scheme and handle token URL encoding (#7745) 2026-02-28 14:06:16 -08:00
Bereket Engida 0648e070a9 chore: update chanlog for customSyntheticUser 2026-02-28 14:01:35 -08:00
nphlpandGitHub c9f6ea9cf3 fix: prevent email enumeration on /change-email, add customSyntheticUser (#8097) 2026-02-28 13:59:12 -08:00
Cyrus HoandGitHub 293c6b6953 fix(sso): ensure consistent OIDC discovery across APIs (#8118) 2026-02-28 13:46:48 -08:00
Bereket Engida 8ce5de95d6 refactor(blog): update import paths for TOC components in blog page 2026-02-28 13:44:52 -08:00
alexstrnikandGitHub f3c33e556f fix(core): avoid throwing on required session fields when collecting defaults (#8146) 2026-02-28 13:42:30 -08:00
MaxwellandGitHub 12a3caf31d docs: fix blogs nav ui (#8205) 2026-02-28 13:30:38 -08:00
Bereket Engida 9c94ddc936 docs: update blog post 1-5 with OAuth 2.1 Provider and self-service SSO dashboard details 2026-02-28 13:27:01 -08:00
Joél SolanoandGitHub 4f1326ef18 refactor(admin): allow flexible admin impersonation (#8045) 2026-02-28 13:15:34 -08:00
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
Bereket Engida 3bee55f0c2 fix(docs): correct link formatting in blog post 1-5.mdx 2026-02-28 12:59:53 -08:00
Alex YangandGitHub 3b502f25df fix(expo): support Expo SDK 55 new versioning scheme (#8213) 2026-02-28 09:44:12 +00:00
Alex YangandGitHub 451376d88b ci: use per-job concurrency groups to support test matrix (#8215) 2026-02-28 07:25:58 +00:00
Gautam ManchandaniandGitHub d3f3e63260 fix: persist refreshed idToken in getAccessToken (#8211) 2026-02-28 06:52:09 +00:00
Joél SolanoandGitHub 95d30ddea2 chore(landing): fix hero button (#8203) 2026-02-28 06:50:36 +00:00
Alex YangandGitHub 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 YangandGitHub 0a1ef178b8 fix(stripe): increase test timeout to fix CI flaky failures (#8209) 2026-02-28 04:55:45 +00:00
Alex YangandGitHub cd4d1c6362 test(scim): split scim.test.ts to fix CI flaky timeout (#8208) 2026-02-28 04:13:10 +00:00
Alex YangandGitHub 00b543ac06 feat(cli): add upgrade command to update better-auth packages (#8204) 2026-02-28 02:35:35 +00:00
Alex Yang 782a8e69c4 docs: fix release date 2026-02-28 11:07:14 +09:00
Alex Yang a9cb34135a chore: use pnpm script 2026-02-28 11:04:05 +09:00
Alex YangandGitHub 9b861015bb docs: add 1.5 release note (#8197) 2026-02-28 11:01:44 +09:00
Joél SolanoandGitHub 0b576cc94f chore(landing): update community page (#8202) 2026-02-28 10:58:17 +09:00
MaxwellandGitHub 3b458f73a6 docs: fix home-page svg paths (#8200) 2026-02-28 10:51:54 +09:00
Joél SolanoandGitHub cf1c11b694 chore(landing): remove project limits (#8199) 2026-02-28 10:51:40 +09:00
Alex YangandGitHub cde159ae0e chore: fix deps (#8201) 2026-02-28 10:49:58 +09:00
MaxwellandGitHub fa09b4ea81 chore: increase community page icon size (#8198) 2026-02-28 01:33:02 +00:00
TaesuandGitHub 37608ec643 feat: add built-in support for D1Database (#7519) 2026-02-28 10:14:52 +09:00
MaxwellandAlex Yang 3e6f6fefe7 chore: fix new landing missing dep (#8196) 2026-02-28 10:07:30 +09:00
MaxwellandGitHub 5bc743b002 docs: new documentation/landing page (#8195) 2026-02-27 16:49:34 -08:00
Grant GandGitHub c41d11e9f6 fix(oauth-provider)!: Keep auth_time across id_token refresh (#8134) 2026-02-27 16:28:50 -08:00
MaxwellandGitHub 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 v1.5.0-beta.20 2026-02-28 02:20:43 +09:00
Harry YepandGitHub 49931f04cd fix(two-factor): handle undefined options verifyTwoFactor (#8162) 2026-02-27 13:30:50 +00:00