Commit Graph

6705 Commits

Author SHA1 Message Date
Alex Yang
62a8f16538 ci: continue on error 2026-03-01 10:24:32 +09:00
Bereket Engida
2f592e8535 chore: update blog image for 1.5 release and remove company page components 2026-03-01 10:22:00 +09:00
Bereket Engida
2295364711 chore: include new commits content on 1.5 release notes 2026-03-01 10:21:59 +09: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
Nhan Nguyen
711528674e docs(fastify): add session retrieval section (#7258) 2026-02-28 15:41:34 -08:00
Maxwell
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
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
Bereket Engida
0648e070a9 chore: update chanlog for customSyntheticUser 2026-02-28 14:01:35 -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
Bereket Engida
8ce5de95d6 refactor(blog): update import paths for TOC components in blog page 2026-02-28 13:44:52 -08:00
alexstrnik
f3c33e556f fix(core): avoid throwing on required session fields when collecting defaults (#8146) 2026-02-28 13:42:30 -08:00
Maxwell
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 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
Bereket Engida
3bee55f0c2 fix(docs): correct link formatting in blog post 1-5.mdx 2026-02-28 12:59:53 -08:00
Alex Yang
3b502f25df fix(expo): support Expo SDK 55 new versioning scheme (#8213) 2026-02-28 09:44:12 +00:00
Alex Yang
451376d88b ci: use per-job concurrency groups to support test matrix (#8215) 2026-02-28 07:25:58 +00:00
Gautam Manchandani
d3f3e63260 fix: persist refreshed idToken in getAccessToken (#8211) 2026-02-28 06:52:09 +00:00
Joél Solano
95d30ddea2 chore(landing): fix hero button (#8203) 2026-02-28 06:50:36 +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
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 Yang
9b861015bb docs: add 1.5 release note (#8197) 2026-02-28 11:01:44 +09:00
Joél Solano
0b576cc94f chore(landing): update community page (#8202) 2026-02-28 10:58:17 +09:00
Maxwell
3b458f73a6 docs: fix home-page svg paths (#8200) 2026-02-28 10:51:54 +09:00
Joél Solano
cf1c11b694 chore(landing): remove project limits (#8199) 2026-02-28 10:51:40 +09:00
Alex Yang
cde159ae0e chore: fix deps (#8201) 2026-02-28 10:49:58 +09:00
Maxwell
fa09b4ea81 chore: increase community page icon size (#8198) 2026-02-28 01:33:02 +00:00