Commit Graph

6627 Commits

Author SHA1 Message Date
Bereket Engida
dbb8f5e959 chore: release v1.4.7-beta.1 v1.4.7-beta.1 2025-12-10 07:27:22 -08:00
Bereket Engida
e2c4f8ea6e chore: release v1.4.6 2025-12-10 07:27:01 -08:00
Joél Solano
a10a467e14 chore(knip): use relative $schema path (#6659) 2025-12-10 18:50:29 +09:00
Augustin
8049943f19 chore: fix type inference for future TS compatibility (#6643)
Co-authored-by: Azzerty <azzerty@azzair.home>
2025-12-10 17:10:31 +09:00
Alex Yang
e432ee1139 chore: use unbundle mode for better-auth package (#6654) 2025-12-10 15:14:03 +09:00
Alex Yang
bf5fbd48b1 chore: import async_hooks per conditional exports (#6630) 2025-12-10 13:55:24 +09:00
Jonathan Samines
c55603ddc9 chore: add types linter (#6648) 2025-12-10 11:53:19 +09:00
Jonathan Samines
9233783428 chore: remove unused variables (#6647) 2025-12-09 13:51:35 -08:00
Jonathan Samines
5f89bfa076 docs(sso): fix default sso docs (#6640) 2025-12-09 09:42:50 -08:00
Alex Yang
e884e9aeae chore: bump tsdown (#6623) 2025-12-09 16:11:24 +09:00
César Rodríguez Vilagrá
b1102e3458 feat: Add Refresh Token Support to Kick OAuth Provider (#6263) 2025-12-08 22:07:53 -08:00
Matteo Badini
a9c986a27e perf: add index on organizations slug field (#6303)
Co-authored-by: matteobadini <matteo.badini@gellify.com>
2025-12-08 22:01:57 -08:00
Martin Riviere
a3086cca16 fix(magic-link): handle query params in errorCallbackUrl (#6383) 2025-12-08 22:01:26 -08:00
Gabriel Ferraz
b7b360aaf8 docs: creem subscription database schema changes (#6375) 2025-12-08 21:56:36 -08:00
Cryze
d3646df329 docs: correct typo in backup code recovery method description (#6374) 2025-12-08 21:56:25 -08:00
Bereket Engida
4cb358750e chore: cleanup account cookie and state on signout (#6624)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-08 21:46:16 -08:00
Bereket Engida
fb14141ce3 chore: add context7 config 2025-12-08 16:58:23 -08:00
Bereket Engida
e26fc6fc29 Revert "feat(multi-session): allow to infer additional fields (#6585)"
This reverts commit 137863c5b2.
2025-12-08 16:45:49 -08:00
Bereket Engida
57ca9e4cc6 chore: release v1.4.6-beta.4 2025-12-08 16:42:52 -08:00
Joél Solano
381f25fb5c feat(expo): last-login-method client plugin (#6413)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-12-08 16:24:56 -08:00
Joél Solano
137863c5b2 feat(multi-session): allow to infer additional fields (#6585) 2025-12-09 09:22:25 +09:00
Bereket Engida
e8a5559cd8 fix(prisma): use findFirst instead of findMany for findOne (#6429) 2025-12-08 16:07:07 -08:00
Joél Solano
5fb835ab28 feat(admin): prevent impersonating admins by default [breaking] (#6454)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-12-08 16:05:38 -08:00
Rodrigo Ehlers
51c119f76e docs: remove/rephrase wrong statement about permissions and projects (#6586) 2025-12-08 16:02:18 -08:00
Joél Solano
56abd4f222 fix(kysely): wrong affected row count in updateMany & deleteMany (#6572) 2025-12-08 16:01:08 -08:00
Brendan Delfortrie
13efb8540b fix: should always remove 2FA verification token after successful verification (#6604) 2025-12-08 16:00:08 -08:00
Jaren Goldberg
44aa11d3f9 docs: add better-auth-university community plugin (#6594)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-08 15:54:41 -08:00
Joél Solano
f45d5c2806 fix(username): await username validator (#6611) 2025-12-08 15:54:23 -08:00
Paola Estefanía de Campos
c56622b38f fix(sso): deprecate trustEmailVerified (#6616) 2025-12-08 15:53:20 -08:00
Alex Yang
880e7c76cd fix: storeStateStrategy default to database if provided (#6619) 2025-12-08 15:52:45 -08:00
Taesu
24f486e2c5 docs: align trusted by section layout (#6621) 2025-12-08 15:51:56 -08:00
Maxwell
9d3d1d4c61 fix: array field handling across adapters and schema generation (#6601)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-08 15:50:52 -08:00
Taesu
d57572d962 docs: add WorkOS migration guide (#6577)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-12-08 14:18:55 -08:00
Taesu
fdd386eabc docs: improve ThemeToggle component and header layout (#6451)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-08 13:59:50 -08:00
Taesu
4d5e298511 docs: fix enterprise page ui logo (#6620) 2025-12-08 13:59:36 -08:00
Jonathan Samines
ae03a52f96 chore: add nonce check and verifying jwt claims for google (#6614) 2025-12-08 13:49:31 -08:00
Paola Estefanía de Campos
6f2831163b feat(sso): use domain verified flag to trust providers automatically 2025-12-08 13:12:14 -08:00
Jonathan Samines
23e2edb6fc chore: configure code coverage for project (#6339)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
2025-12-08 12:49:53 -08:00
Alex Yang
98f51117be fix(adapter): allow run internal adapter outside context (#6617) 2025-12-09 04:57:06 +09:00
Joél Solano
59aca25bec docs(org): remove reference to non-existent option (#6587) 2025-12-08 09:11:54 -08:00
Joél Solano
23cc8d9624 docs: fix layout (#6612) 2025-12-08 09:07:23 -08:00
Bereket Engida
4d10c6a188 docs: simplify enterprise form 2025-12-08 01:54:11 -08:00
Bereket Engida
2c4d04d542 docs: add enterprise page and form for support (#6607)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-08 01:45:48 -08:00
Gautam Manchandani
a24761eb3b feat(organization): allow invited users to see organization name (#6602)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-07 22:50:44 -08:00
Alex Yang
0ca7df6914 chore: fix tsdown config (#6575) 2025-12-08 15:50:19 +09:00
Joél Solano
bbab37ae38 chore(admin): throw error on invalid adminRoles configuration (#6590) 2025-12-07 19:43:10 -08:00
renovate[bot]
67ab66d071 fix(deps): update dependency @react-email/components to v1 (#6600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-07 19:41:33 -08:00
Paola Estefanía de Campos
e8cc734db5 fix(sso): safely parse provider configs on registration (#6550)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-12-07 19:25:27 -08:00
renovate[bot]
c7bcab1c55 chore(deps): update github-actions (#6595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 12:20:32 +09:00
Maxwell
aed7ab3efe fix(adapter): add logger creation in adapter factory (#6597) 2025-12-08 12:18:02 +09:00