Commit Graph

6584 Commits

Author SHA1 Message Date
Paola Estefanía de Campos
5cc0a1faa2 fix(db): only exclude returned: false fields from output schemas (#7504) 2026-01-20 21:15:39 +00:00
Taesu
46c9f54d99 fix(cookies): fallback to isProduction when baseURL is not set (#7159) 2026-01-20 20:54:13 +00:00
Alex Yang
7065c2fac2 refactor: rename test packages (#7503) 2026-01-20 20:44:24 +00:00
Alex Yang
8446508bc4 chore: cleanup pnpm settings (#7498) 2026-01-20 20:32:47 +00:00
Alex Yang
66f0ac9ea0 ci: align nodejs version (#7501) 2026-01-20 19:42:48 +00:00
Alex Yang
684378a991 chore(one-tap): use npm type definitions (#7484) 2026-01-20 19:08:19 +00:00
Alex Yang
98b0b0e761 fix(mcp): correct version (#7496) 2026-01-20 18:46:18 +00:00
bonghyeon.lee
d201ea93cc docs: add a callout about the Kakao Biz App requirement for the account_email scope (#7486)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-01-20 08:43:21 +00:00
Maxwell
25f57af222 feat(api-keys): pagination support for list-api-keys (#7424)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-20 06:32:28 +00:00
Alex Yang
4bf407d161 refactor: separate adapters into different packages (#7439) 2026-01-20 06:25:17 +00:00
Alex Yang
dabed1ba06 fix: delay database hooks execution until after transaction commits (#7345)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@users.noreply.github.com>
2026-01-20 05:38:20 +00:00
Alex Yang
228ed5e172 fix(prisma-adapter): enhance null condition handling (#7483)
Co-authored-by: reslear <12596485+reslear@users.noreply.github.com>
2026-01-20 05:34:21 +00:00
Alex Yang
7eadbdcb8f docs: update getMigrations path imports (#7481) 2026-01-20 03:39:07 +00:00
Paola Estefanía de Campos
78f12ba6b7 fix(sso): fix validateToken JWK handling for all key types (#7479) 2026-01-20 03:36:13 +00:00
Taesu
ed5c4d2d3e fix: ensure session id exists for secondary storage without database (#7476) 2026-01-20 01:34:03 +00:00
Taesu
b9cac0d0af chore: remove unnecessary type castings (#7471)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: taesu <taesu@better-auth.com>
2026-01-20 01:33:36 +00:00
Paola Estefanía de Campos
2179eaca69 test(sso): add email normalization tests for SAML and OIDC (#7477) 2026-01-20 01:33:13 +00:00
Alex Yang
a5f426f890 fix: include Set-Cookie when APIError thrown in hooks (#7478) 2026-01-20 01:24:22 +00:00
Taesu
7a9dca2dc0 fix: consistent token endpoint for dropbox provider (#7444) 2026-01-20 00:26:52 +00:00
Taesu
52033beabc fix: handle serial and false cases in generateId (#7474) 2026-01-20 00:22:20 +00:00
Ajay Karthik
46b8c89788 fix(sso): normalize SAML emails to prevent duplicate users (#7460) 2026-01-20 00:07:00 +00:00
Alex Yang
f53eb498d9 chore: bump deps (#7475) 2026-01-19 23:56:56 +00:00
Alex Yang
57af0f7b91 fix(rate-limit): support IPv6 address normalization and subnet (#7470) 2026-01-19 23:30:38 +00:00
Alex Yang
1668a33372 fix: /minimal includes unexpected deps (#7467) 2026-01-19 20:32:29 +00:00
Oscar Cornish
9cc4e67453 refactor: return linked account in findOAuthUser (#7331)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-01-19 20:24:32 +00:00
Taesu
aff1ec0a7b chore: remove type casting for provider id (#7468) 2026-01-19 18:33:46 +00:00
Alex Yang
43fdfb8dcc docs: use tabs on drizzle-kit scripts (#7469)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-01-19 18:33:15 +00:00
Taesu
ac0cb53ec0 chore(demo): correct trustedProviders option (#7449) 2026-01-18 21:54:03 +00:00
Maxwell
179db28f37 docs: add "10 Better Auth plugins that just save so much time" resource (#7455) 2026-01-18 21:53:58 +00:00
Maxwell
c2d8f33f02 docs(JWT): moved incorrect documentation (#7456) 2026-01-18 18:57:04 +00:00
Long Nguyen
00bda357b0 fix(organization): missing activeTeamId field when dynamic access control is enabled (#7385)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: ping-maxwell <maxwell.multinite@gmail.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-01-18 08:24:11 -08:00
Bereket Engida
ab5c2e7d64 chore(demo): hide admin dashboard for non-admin users 2026-01-17 22:18:42 -08:00
Luís Rudge
c200e8292b chore: fix opencode tag and MCP command structure (#7451)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2026-01-17 20:15:00 -08:00
Bereket Engida
c11ac87d21 feat(admin): make password field optional on create user (#7441)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-01-17 20:11:47 -08:00
Bereket Engida
890bcce053 chore: update @better-auth/dash version to ^0.1.6 in package.json and pnpm-lock.yaml 2026-01-17 17:39:15 -08:00
Bereket Engida
97301bebd8 docs: add skills section to introduction for AI coding assistant integration
(cherry picked from commit 23cb8af37f)
2026-01-17 17:30:39 -08:00
Bereket Engida
63b5b1d76d docs: fix typo on basic usage auth client filename (#7447)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-01-17 17:28:38 -08:00
Alex Yang
e8922c1be4 fix: update TanStack imports to use server subpath (#7446) 2026-01-18 01:09:53 +00:00
Gustavo Valverde
0e04e27969 fix(client): deep merge plugin actions to preserve all methods (#7407) 2026-01-17 11:15:52 -08:00
Alex Yang
9806a932c2 chore: release v1.5.0-beta.8 v1.5.0-beta.8 2026-01-16 20:27:30 -08:00
Alex Yang
cccfe03283 chore: add @better-auth/dash (#7433) 2026-01-17 04:23:48 +00:00
Alex Yang
56bca8974f refactor: simplify options type (#7420)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@users.noreply.github.com>
2026-01-17 03:58:33 +00:00
Bereket Engida
77844c0954 refactor: simplify social provider handling and improve layout in Builder and SignIn components 2026-01-16 19:44:18 -08:00
Alex Yang
18f0072b18 chore: fix lint warnings (#7432) 2026-01-16 16:40:28 -08:00
Alex Yang
9f2dd9de6d test(organization): reduce any type (#7429) 2026-01-16 23:46:31 +00:00
Alex Yang
08ff06d331 docs: remove 3rd Party Payment section (#7425) 2026-01-16 21:37:52 +00:00
Joél Solano
fc3863ea70 fix: allow empty name on email sign-up (#7409) 2026-01-16 21:23:19 +00:00
Taesu
5a360ba69c fix: update Figma provider default scope and oauth endpoints (#7422) 2026-01-16 21:22:15 +00:00
Taesu
2fe46342b5 feat(stripe): add support for locale option to upgradeSubscription (#7421) 2026-01-16 21:14:29 +00:00
Alex Yang
a60db4448a docs: update paymnet community plugins (#7257) 2026-01-16 21:14:15 +00:00