Commit Graph
6898 Commits
Author SHA1 Message Date
Bereket EngidaandGitHub f671bfd3f0 fix(client): get-session gets triggered twice on foucs (#6186) 2025-11-22 00:54:01 -08:00
80807c2691 feat(api-key): support secondary storage (#6014)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-11-21 19:43:16 -08:00
Bereket EngidaandGitHub 31a816cc77 feat: add support for organization slug on list members (#5862) 2025-11-21 18:27:41 -08:00
Bereket EngidaandGitHub 4d2a894f42 fix: remove active session requirement for change email verification (#6106) 2025-11-21 18:26:38 -08:00
Bereket EngidaandGitHub cfc453a2a6 fix(email-otp): use constant time equal for equality checks (#6142) 2025-11-21 18:09:23 -08:00
2f8dea4125 docs: 1.4 release notes (#6105)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Paola Estefanía de Campos <84341268+Paola3stefania@users.noreply.github.com>
2025-11-21 17:48:43 -08:00
c9ac9a1180 chore: fix support kysely + pg with schema references in modelName (#6145)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-11-21 17:45:08 -08:00
Bereket Engida 3bef6adbc0 chore: release v1.4.0-beta.27 v1.4.0-beta.27 2025-11-21 17:21:50 -08:00
Bereket Engida b273956288 chore: lockfile 2025-11-21 17:09:50 -08:00
Bereket Engida 631b2dd9ea chore: release v1.4.0-beta.26 v1.4.0-beta.26 2025-11-21 17:06:26 -08:00
Jonathan SaminesandGitHub ffa29ee573 feat: adding support for SCIM provisioning (#5685) 2025-11-21 16:52:12 -08:00
Jonathan SaminesandGitHub 2ff2fcd221 chore: fix isAction meta property (#6180) 2025-11-21 16:48:05 -08:00
05fa1169e1 feat(oauth-proxy): stateless mode compatibility (#6131)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-21 16:46:29 -08:00
TaesuGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
0ac6a17a95 feat(generic-oauth): add custom token exchange support for non-standard providers (#6179)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-21 16:40:13 -08:00
Paola Estefanía de CamposandGitHub a1045fe04a chore(generic-oauth): add hubspot and line providers (#6138) 2025-11-21 15:50:50 -08:00
Bereket Engida 177f3c240b chore: lint 2025-11-21 14:52:17 -08:00
0bd9b4030e feat(jwt): add key rotation (#6147)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Paola Estefanía de Campos <84341268+Paola3stefania@users.noreply.github.com>
2025-11-21 14:18:34 -08:00
Bereket EngidaandGitHub 3617b6fcea docs(username): add section on how to disable username avalibility endpoint (#6177) 2025-11-21 14:13:13 -08:00
Bereket EngidaandGitHub 65f30dbff6 fix(two-factor): use constant time equal for otp comparison (#6176) 2025-11-21 14:12:51 -08:00
3a2259f19d fix(magic-link): ensure emailVerified update is reflected in user object (#6175)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-11-21 14:12:18 -08:00
Alex YangandGitHub 76221eac73 chore: fix type when declaration: true (#6172) 2025-11-21 21:10:10 +00:00
Alex YangandGitHub 512cb75b7d chore: lint fix (#6173) 2025-11-21 21:09:03 +00:00
MaxwellandGitHub 3422d6158a fix(stripe): cancel subscription fails with Prisma (#6174) 2025-11-21 13:19:51 -08:00
MaxwellandGitHub 7a880cba58 chore: improve drizzle-adapter errors (#6168) 2025-11-21 20:22:30 +00:00
Bereket EngidaandGitHub 066064b6b7 feat: support storing account data in a cookie (#6013) 2025-11-21 12:18:47 -08:00
MaxwellandGitHub f4c43a1365 feat(client): introduce disableSignal client option (#6108) 2025-11-21 20:01:18 +00:00
MaxwellandGitHub e9f5b2b6f3 feat: utilize database joins across better-auth (#6004) 2025-11-21 18:25:02 +00:00
dc2f56985f chore(fix): usePlural should work wtith joins (#6132)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-11-21 18:12:35 +00:00
Paola Estefanía de CamposandGitHub 0807753295 fix(mongodb): mongodb findOneAndUpdate should return .value (#6139) 2025-11-21 16:49:05 +00:00
Gautam ManchandaniandGitHub 33e9844acc fix(last-login-method): detect passkey login to set last used method (#6154)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-11-21 16:48:33 +00:00
Taisei MimaandGitHub c4579f4745 chore(deps): bump stripe v20 (#6162) 2025-11-21 16:48:04 +00:00
4328571288 chore(demo): update auth instance to work with oauth-proxy (#6151)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-21 05:34:33 +00:00
Bereket EngidaandGitHub 13a839123f fix(device-authorization): sanitize user code input on device approve (#6143) 2025-11-21 03:17:03 +00:00
Bereket EngidaandGitHub 6e70b23b0d fix(magic-link): avoid returning error for disabled signup early (#6150) 2025-11-21 03:16:11 +00:00
Alex YangandGitHub 18cf7273e1 feat(jwt): add JWT verification endpoint and refactor verification logic (#6122) 2025-11-21 00:57:30 +00:00
MaxwellandGitHub c50e27ac86 chore: session refetch cooldown for window focus (#6110) 2025-11-21 00:04:38 +00:00
TaesuandGitHub d06b1c4ff2 docs: clearer verificationUri description (#6146) 2025-11-20 23:06:54 +00:00
Bereket EngidaandGitHub b8a656efc8 chore: use generate random string helper (#6140) 2025-11-20 22:54:17 +00:00
e9fc045c07 docs: supabase migration for large number of rows (#4798)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-11-20 20:50:39 +00:00
Alex YangandGitHub 252ab7e2fa test: update snapshot expectations to use async/await (#6141) 2025-11-20 20:37:05 +00:00
Harry YepandGitHub 6351811ac4 feat(docs): adding missing auth & colour in builder (#5982) 2025-11-20 20:31:07 +00:00
TaesuandGitHub 51dfacee8f chore: fix lint warning (#6137) 2025-11-20 19:55:12 +00:00
TaesuandGitHub 9ca43e3372 docs: add explanation of stateless mode to database concept (#6135) 2025-11-20 17:53:09 +00:00
e88ea0bd66 fix(oidc-provider): redirect to consent when scope changed (#6116)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-20 15:48:49 +00:00
Maxwell WeruandAlex Yang ef15bfb2c5 fix(passkey): ensure addPasskey returns passkey data instead of undefined (#5736) 2025-11-20 00:01:30 -08:00
Paola Estefanía de CamposandAlex Yang a5ca2769ae chore: update google credentials instructions (#6115) 2025-11-20 00:01:30 -08:00
TaesuAlex Yangcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
8b2b6ca7f2 feat(device-authorization): add verification uri (#5451)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-20 00:01:30 -08:00
Albert Putra PurnamaandGitHub edb090e0d5 chore(sso): support form-urlencoded for callback endpoint (#6123) 2025-11-20 05:20:06 +00:00
Paola Estefanía de CamposandGitHub 07b7ecf808 feat(generic-oauth): provide pre configured provider helpers (#6085) 2025-11-20 02:53:55 +00:00
Bereket Engida 0fb0398be2 chore: release v1.4.0-beta.25 v1.4.0-beta.25 2025-11-19 18:57:58 -08:00