Commit Graph
6933 Commits
Author SHA1 Message Date
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
Albert Putra PurnamaandGitHub 444c8e62f1 sso(fix): generate metadata on saml sign on (#6118) 2025-11-20 02:51:09 +00:00
c908543a06 feat(oidc-provider): add RP-Initiated Logout endpoint (#6094)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-19 22:25:48 +00:00
MaxwellandGitHub 05c726bc4e docs: add "no email" warning for twitch (#6109) 2025-11-19 21:03:38 +00:00
TaesuandGitHub 48c1e9cb19 docs: rewrite Auth.js migration guide (#6076) 2025-11-19 18:54:59 +00:00
MaxwellandGitHub e7e02fe0a9 chore: docs for sendVerificationEmail in change-email flow (#6102) 2025-11-19 17:57:39 +00:00
Bereket Engida 80769194d2 chore: release v1.4.0-beta.24 v1.4.0-beta.24 2025-11-19 08:13:21 -08:00
MaxwellandGitHub 3396089f86 chore(sso): support form-urlencoded for acs endpoint (#6098) 2025-11-19 16:09:20 +00:00
Alex YangandGitHub caf9ceeeac fix(email-otp): prevent user enumeration on email OTP (#5050) 2025-11-19 10:24:54 +00:00
3342da3240 fix(oidc-provider): implement proper OIDC prompt parameter handling (#5993)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-19 09:13:39 +00:00
Bereket Engida 87cade689b chore: release v1.4.0-beta.23 v1.4.0-beta.23 2025-11-19 01:16:46 -08:00
Bereket Engida 179eabc298 chore(sso): should trust verified domains 2025-11-19 01:16:30 -08:00
Bereket EngidaandGitHub bb7723cc35 refactor: improved change email verification flow (#6088) 2025-11-19 08:24:43 +00:00
da9657e53b feat(sso): add domain verification for SSO providers (#5910)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-11-19 08:17:12 +00:00
Yiming CaoandGitHub 5b6a91895f docs: add ZenStack to community adapters (#6084) 2025-11-18 23:40:15 -08:00
Bereket EngidaandGitHub 14128927b4 chore: upgrade to better-call to 1.2.28 (#6090) 2025-11-19 07:23:25 +00:00