Bereket Engida
|
5ebd3a6856
|
chore: release v1.4.6
v1.4.6
|
2025-12-08 22:09:59 -08:00 |
|
Bereket Engida
|
f6f3752e3d
|
chore: release v1.4.6
|
2025-12-08 22:09:26 -08:00 |
|
César Rodríguez Vilagrá
|
e95439ddb6
|
feat: Add Refresh Token Support to Kick OAuth Provider (#6263)
|
2025-12-09 06:08:05 +00:00 |
|
Martin Riviere
|
69b88f2023
|
fix(magic-link): handle query params in errorCallbackUrl (#6383)
|
2025-12-09 06:01:39 +00:00 |
|
Cryze
|
28cd9d111c
|
docs: correct typo in backup code recovery method description (#6374)
|
2025-12-09 05:56:38 +00:00 |
|
Gabriel Ferraz
|
5734a2e483
|
docs: creem subscription database schema changes (#6375)
|
2025-12-09 05:56:38 +00:00 |
|
Bereket Engida
|
3e122f3063
|
chore: cleanup account cookie and state on signout (#6624)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-09 05:46:28 +00:00 |
|
Joél Solano
|
b7d3281f91
|
feat(expo): last-login-method client plugin (#6413)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-12-09 00:25:08 +00:00 |
|
Joél Solano
|
812a648e18
|
feat(multi-session): allow to infer additional fields (#6585)
|
2025-12-09 00:22:38 +00:00 |
|
Bereket Engida
|
d814cdbc93
|
fix(prisma): use findFirst instead of findMany for findOne (#6429)
|
2025-12-08 16:07:34 -08:00 |
|
Joél Solano
|
9d4526be98
|
feat(admin): prevent impersonating admins by default [breaking] (#6454)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
|
2025-12-09 00:05:50 +00:00 |
|
Rodrigo Ehlers
|
9809fdb098
|
docs: remove/rephrase wrong statement about permissions and projects (#6586)
|
2025-12-09 00:02:32 +00:00 |
|
Joél Solano
|
df8be6819b
|
fix(kysely): wrong affected row count in updateMany & deleteMany (#6572)
|
2025-12-09 00:01:20 +00:00 |
|
Brendan Delfortrie
|
c47b5594b7
|
fix: should always remove 2FA verification token after successful verification (#6604)
|
2025-12-09 00:00:23 +00:00 |
|
Jaren Goldberg
|
ceb477f207
|
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 23:55:00 +00:00 |
|
Joél Solano
|
b43205deee
|
fix(username): await username validator (#6611)
|
2025-12-08 23:54:39 +00:00 |
|
Alex Yang
|
49c6bb2e1f
|
fix: storeStateStrategy default to database if provided (#6619)
|
2025-12-08 23:52:59 +00:00 |
|
Taesu
|
2b058b0537
|
docs: align trusted by section layout (#6621)
|
2025-12-08 23:52:08 +00:00 |
|
Maxwell
|
6494d9039a
|
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 23:51:05 +00:00 |
|
Taesu
|
1c889b15cf
|
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 22:19:11 +00:00 |
|
Taesu
|
c1773a3123
|
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 22:00:06 +00:00 |
|
Taesu
|
c8d1d6f282
|
docs: fix enterprise page ui logo (#6620)
|
2025-12-08 21:59:52 +00:00 |
|
Jonathan Samines
|
f758f14a4b
|
chore: add nonce check and verifying jwt claims for google (#6614)
|
2025-12-08 21:49:47 +00:00 |
|
Paola Estefanía de Campos
|
312fc0248a
|
feat(sso): use domain verified flag to trust providers automatically
|
2025-12-08 21:12:31 +00:00 |
|
Jonathan Samines
|
14d5ef9ab6
|
chore: configure code coverage for project (#6339)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
|
2025-12-08 20:50:09 +00:00 |
|
Alex Yang
|
adb75d6792
|
fix(adapter): allow run internal adapter outside context (#6617)
|
2025-12-08 19:57:20 +00:00 |
|
Joél Solano
|
46e84c432c
|
docs(org): remove reference to non-existent option (#6587)
|
2025-12-08 17:12:09 +00:00 |
|
Joél Solano
|
b1929e7e27
|
docs: fix layout (#6612)
|
2025-12-08 17:07:37 +00:00 |
|
Bereket Engida
|
edda221849
|
docs: simplify enterprise form
|
2025-12-08 01:57:05 -08:00 |
|
Bereket Engida
|
e5909128ca
|
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 09:46:01 +00:00 |
|
Gautam Manchandani
|
cda9901f87
|
feat(organization): allow invited users to see organization name (#6602)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-08 06:50:59 +00:00 |
|
Alex Yang
|
a2e3a31d04
|
chore: fix tsdown config (#6575)
|
2025-12-08 06:50:35 +00:00 |
|
Joél Solano
|
969527ea0f
|
chore(admin): throw error on invalid adminRoles configuration (#6590)
|
2025-12-08 03:43:23 +00:00 |
|
renovate[bot]
|
c4d272b206
|
fix(deps): update dependency @react-email/components to v1 (#6600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-08 03:41:46 +00:00 |
|
Paola Estefanía de Campos
|
cfafcad575
|
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-08 03:26:15 +00:00 |
|
renovate[bot]
|
6ccc09ae96
|
chore(deps): update github-actions (#6595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-08 03:20:44 +00:00 |
|
Maxwell
|
99b4f8757c
|
fix(adapter): add logger creation in adapter factory (#6597)
|
2025-12-08 03:18:18 +00:00 |
|
Maxwell
|
5cce526ce2
|
docs(bearer): explain bearer requests requirements better (#6591)
|
2025-12-07 19:24:12 +00:00 |
|
Joél Solano
|
29b192dc34
|
chore(api-key): re-export types (#6574)
|
2025-12-07 05:40:26 +00:00 |
|
Bereket Engida
|
dbe2a9aea3
|
chore: update better-call package version to 1.1.5 (#6578)
|
2025-12-07 03:03:13 +00:00 |
|
Bereket Engida
|
aa2fb392a2
|
fix: make sure non-chunked session data cookie is cleared
|
2025-12-06 18:25:18 -08:00 |
|
Bereket Engida
|
126e4a3a9a
|
fix: pathname should be normalized when basePath is set to root
|
2025-12-06 18:05:11 -08:00 |
|
Bereket Engida
|
8b3d8aec88
|
docs: update convex guide callout (#6570)
|
2025-12-06 18:03:36 +00:00 |
|
Joél Solano
|
2fceccfb89
|
chore(organization): re-export schema types in client (#6566)
|
2025-12-06 17:14:14 +00:00 |
|
Joél Solano
|
8e6c658c66
|
fix(admin): clear admin session cookie on stopImpersonating (#6568)
|
2025-12-06 17:13:40 +00:00 |
|
Duki
|
7d0a6e80b5
|
fix: prematurely deleting active sessions in secondary storage (#3885)
|
2025-12-06 16:14:05 +00:00 |
|
Alex Yang
|
f9270eddd8
|
chore: bump devDependencies (#6562)
|
2025-12-06 09:44:36 +00:00 |
|
Alex Yang
|
28e88609af
|
chore: update repository URLs in package.json (#6561)
|
2025-12-06 09:22:20 +00:00 |
|
Alex Yang
|
71ca246de9
|
chore: fix types in package.json (#6560)
|
2025-12-06 09:22:20 +00:00 |
|
Dylan Vanmali
|
59b61500b1
|
feat: drizzle pg supports JSON (#6518)
|
2025-12-06 07:50:52 +00:00 |
|