Commit Graph

6020 Commits

Author SHA1 Message Date
Alex Yang
33ada2aee1 chore: bump better-call 2026-02-12 17:19:34 +08:00
Saurav3004
32d0682ecc fix(organization): remove unreachable null check in acceptInvitation (#7825)
Co-authored-by: Taesu <bytaesu@gmail.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-02-12 07:48:15 +00:00
Karuppusamy
af0c885a6c fix(oauth): support case-insensitive email matching for social account linking (#7812) 2026-02-12 07:36:17 +00:00
Alex Yang
09adc74d80 fix: safely coerce date values from DB in OAuth provider plugin (#7937) 2026-02-12 07:19:21 +00:00
Paola Estefanía de Campos
bb49394036 docs: add trustedProxyHeaders section to security reference (#7835) 2026-02-12 06:56:51 +00:00
Jonathan Samines
10aa14d406 feat(scim): introduce ownership model for SCIM (#7931) 2026-02-12 06:54:19 +00:00
Alex Yang
d692555a65 chore: use throw APIError.from (#7934) 2026-02-12 06:53:32 +00:00
Paola Estefanía de Campos
cc80515644 fix(sso): resolve TXT record at verification subdomain instead of root domain (#7935) 2026-02-12 06:52:03 +00:00
Shyam Verma
2d59c928d5 fix(admin): apply listUsers filter when filterValue is defined (#7827)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-02-12 00:11:58 +00:00
Taesu
a30fc6d6bf fix(core): coerce string where values to match field types in adapter (#7860) 2026-02-12 00:11:20 +00:00
Taesu
150d2a3454 fix(one-tap): remove broken direct FedCM API call and harden prompt lifecycle (#7928) 2026-02-12 00:04:34 +00:00
Taesu
dcd9337616 feat(stripe): add seat-based billing and usage-based billing (#7930) 2026-02-11 23:50:39 +00:00
starslingdev[bot]
40b8b685fc chore: migrate ci workflows to StarSling runners (#7933)
Co-authored-by: starslingdev[bot] <248995740+starslingdev[bot]@users.noreply.github.com>
2026-02-11 15:25:56 -08:00
Guilherme Jansen
0d30d7ab98 docs: add better-auth-waitlist to community plugins (#7889) 2026-02-11 12:37:39 +00:00
Jonathan Samines
4595d12cfd feat(scim): add SCIM connection management endpoints (#7898) 2026-02-11 12:34:19 +00:00
Alexander Asomba
05d85fea57 docs: update better-auth-paystack name and description (#7908) 2026-02-11 12:31:33 +00:00
Jan Hesters
f15d28bc7b feat(test-utils): add test utilities plugin for integration and E2E testing (#7746)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-02-11 12:29:34 +00:00
Alex Yang
0eec06c5f2 feat: support infer init context (#7923) 2026-02-11 11:40:53 +00:00
Alex Yang
5d8cde2eb2 fix: type extends (#7922) 2026-02-11 10:08:38 +00:00
Phillip Barta
cb5ff28897 feat(magic-link): add allowedAttempts options (#5552)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-02-11 09:31:35 +00:00
Alex Yang
5bd49694a0 chore: bump better-call (#7906) 2026-02-11 09:31:04 +00:00
Paola Estefanía de Campos
68f70b7b14 fix(sso): use POST with body params for provider CRUD endpoints to fix client inference (#7903) 2026-02-11 02:49:39 +00:00
Alex Yang
c5803173fe test: use vitest best practice (#7888) 2026-02-10 06:32:03 +00:00
Alex Yang
229c637033 test(email-otp): simplify test assertions and improve error handling (#7884) 2026-02-10 03:09:19 +00:00
Joél Solano
d8af796136 chore(electron): add electron to peerDependencies (#7858) 2026-02-10 01:51:40 +00:00
Paola Estefanía de Campos
bf2b298324 fix(sso): harden SAML ACS error redirects and add regression test for #7777 (#7815) 2026-02-10 01:04:48 +00:00
Joél Solano
3d17eaee3f chore(electron) add openapi metadata to routes (#7872) 2026-02-10 01:04:28 +00:00
Taesu
0a4da9af3e fix: support all where operators in list filter endpoints (#7859) 2026-02-10 00:23:49 +00:00
Taesu
a50d2ba0c9 fix(sso): only call provisionUser for new users (#7870) 2026-02-10 00:22:35 +00:00
Taesu
b0a4f6c8e9 feat(email-otp): support name, image and additionalFields in /sign-in/email-otp endpoint (#7876) 2026-02-10 00:16:18 +00:00
Taesu
2d30e9c266 feat(i18n): pass GenericEndpointContext to getLocale callback (#7866) 2026-02-10 00:10:17 +00:00
Maxwell
3048c99a94 docs: update comparisons page (#7875) 2026-02-09 23:58:51 +00:00
Maxwell
b97ba4e5f2 docs: improve community plugins table (#7874) 2026-02-09 23:58:46 +00:00
LovelessCodes
fc79753e0f docs: update TanStack icon (#7841)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-02-09 09:39:22 +00:00
Taesu
dfeefc4f58 fix: standardize name field masking as an empty string (#7794)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Taesu <bytaesu@users.noreply.github.com>
2026-02-09 03:51:45 +00:00
Taesu
e4a0a3e011 fix(oauth): handle refresh_token_expires_in in refreshAccessToken (#7810) 2026-02-08 21:30:55 +00:00
Taesu
3566e7eea7 docs: add idToken Google Sign-in example to Expo integration (#7838) 2026-02-08 11:31:24 +00:00
Dylan Vanmali
34fe5f98c4 feat(oauth-provider): export oAuthState for config use (#7843) 2026-02-07 19:16:19 +00:00
Alex Yang
4163102121 chore: release v1.5.0-beta.13 v1.5.0-beta.13 2026-02-07 09:36:29 -08:00
Taesu
724914227b fix(i18n): allow getLocale callback when request is undefined (#7834) 2026-02-07 17:21:36 +00:00
Alex Yang
54c6e84b6e docs: update waku usage (#7842) 2026-02-07 17:04:04 +00:00
Alex Yang
dd6dc4601f chore: release v1.5.0-beta.12 v1.5.0-beta.12 2026-02-06 17:25:17 -08:00
Joél Solano
3149b40ecb chore(electron): construct channel prefix consistently (#7833) 2026-02-07 00:23:07 +00:00
Alex Yang
3b2b9834c5 fix(cli): add .env.local to dotenv (#7831) 2026-02-07 00:14:55 +00:00
Laurin
a2b64cd990 fix(expo): avoid a leading “; ” when constructing the first cookie (#7821) 2026-02-06 07:35:18 -08:00
Paola Estefanía de Campos
01faefc2ce fix(sso): validate aud claim in OpenID Connect ID tokens (#7816) 2026-02-06 00:17:05 +00:00
Taesu
07162c66b1 docs: add description disableDefaultFetchPlugins to Client concept (#7813)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Taesu <bytaesu@users.noreply.github.com>
2026-02-05 22:51:58 +00:00
Niels
c0d6787cc2 fix(sso): correct IdentityProvider configuration in signInSSO (#7708)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 22:39:28 +00:00
Taesu
72fbffa0ce chore: add regression test instruction for Claude (#7809) 2026-02-05 20:55:38 +00:00
Jonathan Samines
5a8e1c0a0f chore(scim): fix empty IN queries in user list endpoint (#7808) 2026-02-05 18:49:56 +00:00