Commit Graph
2326 Commits
Author SHA1 Message Date
TaesuandGitHub e8a84726e9 fix(docs): redirect legacy /docs/errors routes to /docs/reference/errors (#8160) 2026-02-26 05:59:28 -08:00
Luis G EstradesandGitHub ffdf7f1794 docs: correct video link (#8142) 2026-02-25 11:51:41 +00:00
f83118fa4f docs(convex-integration): clarify instructions for generating the schema to avoid confusion (#8141)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-25 11:03:57 +00:00
Jason Richard KendrickandAlex Yang f3f8261ba6 docs: add better-auth-razorpay and better-auth-payu to community plugins (#8138) 2026-02-25 16:51:05 +09:00
TaesuandGitHub 953acce259 docs: fix description code example mismatch (#8132) 2026-02-25 16:38:42 +09:00
ad3fc4cca5 feat(api-key): Organization support in API-Keys & Multiple config support (#4210)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-02-24 08:25:00 +00:00
f2124a8f48 feat: add /update-session (#8084)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-02-23 04:42:31 +00:00
Oluwatobi MustaphaandGitHub 664c1d7a9a fix(security): prevent OTP reuse via race condition (#8067) 2026-02-21 23:31:17 -08:00
TaesuandGitHub 3ec7d41a91 feat: limit enumeration on sign-up when email verification is required (#8091) 2026-02-21 15:51:08 -08:00
Paola Estefanía de CamposandGitHub 9fed16b6c2 feat(mcp): add framework-agnostic remote MCP auth client (#8087) 2026-02-20 21:29:29 -08:00
Paola Estefanía de CamposandGitHub 197792318f feat(auth): support dynamic baseURL with allowedHosts (#8009) 2026-02-20 19:58:29 +00:00
KevinandGitHub 1bb2a3eb20 docs: add getUser endpoint documentation for the admin plugin (#8072) 2026-02-19 21:21:59 -08:00
Angelica RaborarandGitHub 8be3480ae9 docs: clarify wording in Admin Roles plugin section (#7522) 2026-02-19 20:25:29 -08:00
TaesuandGitHub 96dc13a404 feat(stripe): track subscription schedule ID for pending plan changes (#8070) 2026-02-20 00:19:35 +00:00
TaesuandGitHub 5180893ae6 feat(stripe): add scheduleAtPeriodEnd option to defer plan changes (#8064) 2026-02-19 14:34:17 +00:00
RosanoandGitHub b633d0745d docs: fix account linking example (#8035) 2026-02-18 01:41:19 -08:00
07d216dc29 feat: support accepting callback for trusted providers function (#7904)
Co-authored-by: Paola Estefanía de Campos <84341268+Paola3stefania@users.noreply.github.com>
2026-02-17 23:24:59 -08:00
Raphaël BaletandGitHub b6744552f3 docs(admin.mdx): export const ac (#8000) 2026-02-17 16:08:50 -08:00
Joél SolanoandGitHub 7306c5af05 feat(electron): allow manual token exchange & add sanitizeUser option (#7976) 2026-02-16 23:10:02 -08:00
Joél SolanoandGitHub 1e18da7620 feat(electron): fetch user image securely regardless of csp (#7844) 2026-02-16 16:57:02 -08:00
Joél SolanoandGitHub cec49694e9 fix(db): infer default value for required attr properly (#7996) 2026-02-16 16:56:50 -08:00
Carlos Eduardo MedimandGitHub cc65d9085e feat(providers): add Railway OAuth provider (#7730) 2026-02-16 12:49:02 -08:00
Paola Estefanía de CamposandGitHub a2e1d5fef8 feat(sso): add shared redirectURI option for OIDC providers (#7818) 2026-02-16 12:43:37 -08:00
1e30369b2c feat(oauth): add support for legacy OAuth clients that don't use PKCE (#7609)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Paola Estefanía de Campos <84341268+Paola3stefania@users.noreply.github.com>
2026-02-16 12:35:18 -08:00
TaesuandGitHub b7400754fc docs: use Fumadocs default search engine powered by Orama (#7984) 2026-02-15 13:09:40 -08:00
Jan HestersandGitHub 7da833258f docs: add test-utils plugin to sidebar navigation (#7958) 2026-02-15 11:06:35 +00:00
MaxwellandGitHub e33d07383b docs: document Safari ITP blocks third-party cookies (#7980) 2026-02-15 10:10:07 +00:00
Joél SolanoandGitHub cf8322707c feat: auth cli (#7964) 2026-02-15 07:44:50 +00:00
Joshua NussbaumandGitHub b313e4f5ba docs: updated incorrect import (#7978) 2026-02-14 22:28:14 -08:00
TaesuandGitHub 0a1dd5fbf3 feat(stripe): add billingInterval field to subscription (#7221) 2026-02-13 22:15:10 +00:00
Joél SolanoandGitHub b1f917e5e6 refactor(electron): hoist setupRenderer and bundle into separate file (#7936) 2026-02-13 09:34:56 +00:00
Joél SolanoandGitHub fe3b4ec3b5 docs: fix typo & unresolved imports (#7954) 2026-02-13 03:06:18 +00:00
Alex YangandGitHub d5955d6ab2 chore: bump version (#7882) 2026-02-12 13:27:12 +00:00
RosanoandGitHub 15479c763e docs: fix typo (#7942) 2026-02-12 11:18:32 +00:00
Paola Estefanía de CamposandGitHub bb49394036 docs: add trustedProxyHeaders section to security reference (#7835) 2026-02-12 06:56:51 +00:00
Jonathan SaminesandGitHub 10aa14d406 feat(scim): introduce ownership model for SCIM (#7931) 2026-02-12 06:54:19 +00:00
Paola Estefanía de CamposandGitHub cc80515644 fix(sso): resolve TXT record at verification subdomain instead of root domain (#7935) 2026-02-12 06:52:03 +00:00
TaesuandGitHub 150d2a3454 fix(one-tap): remove broken direct FedCM API call and harden prompt lifecycle (#7928) 2026-02-12 00:04:34 +00:00
Guilherme JansenandGitHub 0d30d7ab98 docs: add better-auth-waitlist to community plugins (#7889) 2026-02-11 12:37:39 +00:00
Jonathan SaminesandGitHub 4595d12cfd feat(scim): add SCIM connection management endpoints (#7898) 2026-02-11 12:34:19 +00:00
Alexander AsombaandGitHub 05d85fea57 docs: update better-auth-paystack name and description (#7908) 2026-02-11 12:31:33 +00:00
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
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
Joél SolanoandGitHub d8af796136 chore(electron): add electron to peerDependencies (#7858) 2026-02-10 01:51:40 +00:00
Joél SolanoandGitHub 3d17eaee3f chore(electron) add openapi metadata to routes (#7872) 2026-02-10 01:04:28 +00:00
TaesuandGitHub 0a4da9af3e fix: support all where operators in list filter endpoints (#7859) 2026-02-10 00:23:49 +00:00
TaesuandGitHub b0a4f6c8e9 feat(email-otp): support name, image and additionalFields in /sign-in/email-otp endpoint (#7876) 2026-02-10 00:16:18 +00:00
TaesuandGitHub 2d30e9c266 feat(i18n): pass GenericEndpointContext to getLocale callback (#7866) 2026-02-10 00:10:17 +00:00
MaxwellandGitHub 3048c99a94 docs: update comparisons page (#7875) 2026-02-09 23:58:51 +00:00
MaxwellandGitHub b97ba4e5f2 docs: improve community plugins table (#7874) 2026-02-09 23:58:46 +00:00