Commit Graph

6627 Commits

Author SHA1 Message Date
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
Taesu
37608ec643 feat: add built-in support for D1Database (#7519) 2026-02-28 10:14:52 +09:00
Maxwell
3e6f6fefe7 chore: fix new landing missing dep (#8196) 2026-02-28 10:07:30 +09:00
Maxwell
5bc743b002 docs: new documentation/landing page (#8195) 2026-02-27 16:49:34 -08: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 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
Joél Solano
89e3a8a4e7 docs(electron): add image proxy callout for admin plugin (#8171)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 13:29:20 +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
Alex Yang
8048a1d367 chore: upgrade dependencies (#8183) 2026-02-27 08:11:46 +00:00
Alexander Miehe
00dfa4fb34 fix: dynamic base url auth context should contain all properties of context (#8170) 2026-02-27 04:47:01 +00:00
Alex Yang
85546dd69f docs: add 'better-auth-audit-logs' plugin to community table (#8182)
Co-authored-by: Ejiro Asiuwhu <Ejiroasiuwhu10@gmail.com>
2026-02-27 04:45:35 +00:00
Taesu
6beb0a1360 fix(cookies): export getAccountCookie from better-auth/cookies (#8181) 2026-02-27 04:32:49 +00:00
Jordan Burch
f90a59a7ea fix(nextjs): use explicit .js extension in next/headers imports (#8178) 2026-02-27 04:32:30 +00:00
Taesu
f7a65b1876 fix(api): respect freshAge in deleteUser (#8174) 2026-02-27 04:15:20 +00:00
Abhinav Singh
c45edd6b38 fix(client): broadcast session updates to other tabs on sign-out and user update (#8177)
Co-authored-by: Abhinav-kodes <183825080+Abhinav-kodes@users.noreply.github.com>
2026-02-27 03:46:27 +00:00
dependabot[bot]
fd964c23e9 chore(deps): bump fast-xml-parser from 5.3.6 to 5.3.8 (#8180)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-27 02:37:25 +00:00
Alex Yang
f77c391393 chore: bump prisma to v7 (#8166)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 02:24:32 +00:00
Taesu
e8a84726e9 fix(docs): redirect legacy /docs/errors routes to /docs/reference/errors (#8160) 2026-02-26 05:59:28 -08:00
Бат-Орших
84565ccc2a fix: remove max validation on siwe verify endpoint (#8158)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-02-26 09:25:54 +00:00
Bereket Engida
554f0ef7e1 chore: release v1.5.0-beta.19 v1.5.0-beta.19 2026-02-25 16:21:37 -08:00
Joél Solano
0ce2316ae1 fix(electron): redirect in oauth init proxy (#8143) 2026-02-25 14:13:38 -08:00
Maxwell
ddbbd0b67e chore: temp delete cla workflow (#8153) 2026-02-25 09:44:42 -08:00
Alex Yang
93a035c77b test: fix flaky test (#8149) 2026-02-25 16:15:08 +00:00
Luis G Estrades
ffdf7f1794 docs: correct video link (#8142) 2026-02-25 11:51:41 +00:00
Abdssamie
f83118fa4f docs(convex-integration): clarify instructions for generating the schema to avoid confusion (#8141)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-25 11:03:57 +00:00
Jason Richard Kendrick
f3f8261ba6 docs: add better-auth-razorpay and better-auth-payu to community plugins (#8138) 2026-02-25 16:51:05 +09:00
Taesu
953acce259 docs: fix description code example mismatch (#8132) 2026-02-25 16:38:42 +09:00