Commit Graph
1761 Commits
Author SHA1 Message Date
Gustavo Valverde 28ccc8cda9 chore: resolve main-to-next sync conflicts
Conflicts resolved:
- docs/content/docs/plugins/2fa.mdx: kept next's OTP feature, applied main's exported const pattern
- docs/content/docs/plugins/oauth-provider.mdx: kept main's formatting, added back private_key_jwt docs
- docs/content/docs/plugins/sso.mdx: kept next's version with private_key_jwt and SAML options
- packages/sso/src/routes/sso.ts: kept next's version (has security fixes and private_key_jwt)
2026-04-10 19:11:05 +01:00
Gustavo ValverdeandGitHub 52c47517a2 fix(sso): unify SAML response processing and fix bugs (#9097) 2026-04-10 15:00:26 +00:00
Gustavo ValverdeandGitHub 544f1c63c9 feat(two-factor)!: add OTP enablement and discriminated response (#9057) 2026-04-10 14:23:20 +00:00
Gustavo ValverdeandGitHub 93d3871bd2 feat(oauth): add private_key_jwt client authentication (RFC 7523) (#8836) 2026-04-10 08:22:05 +00:00
TaesuGitHubleonardo2204better-release[bot] <273320539+better-release[bot]@users.noreply.github.com>
5f84335815 feat(stripe): support Stripe SDK v21 and v22 (#9084)
Co-authored-by: leonardo2204 <1509421+leonardo2204@users.noreply.github.com>
Co-authored-by: better-release[bot] <273320539+better-release[bot]@users.noreply.github.com>
2026-04-10 06:19:34 +00:00
TaesuandGitHub 099ee48c41 chore(docs): format markdown including mdx files (#9085) 2026-04-10 05:09:33 +00:00
41679fa817 docs: add database table names (#9062)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-04-09 19:17:40 +00:00
809da03968 docs: add paragraph specifying need for cookie passage for server methods (#6546)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-04-09 13:26:13 +00:00
31fd092896 docs: clarify that the redirectURI must include providerId parameter in generic oauth (#6021)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-04-09 13:23:33 +00:00
cf25761bc1 docs: clarify credential account requirement for phone number plugin (#6401)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-04-09 13:19:50 +00:00
84098432ad feat(two-factor): include enabled 2fa methods in sign-in redirect response (#8772)
Co-authored-by: Gustavo Valverde <g.valverde02@gmail.com>
2026-04-09 09:25:49 +00:00
e78a7b120d fix(two-factor): prevent unverified TOTP enrollment from gating sign-in (#8711)
Co-authored-by: Gustavo Valverde <g.valverde02@gmail.com>
2026-04-09 08:48:10 +00:00
TaesuandGitHub b24fd23790 docs: remove commet plugin from sidebar (#9034) 2026-04-08 07:11:21 +00:00
e2df67cf0d docs: add v1.6 release blog post (#9009)
Co-authored-by: Gustavo Valverde <g.valverde02@gmail.com>
2026-04-08 06:50:50 +00:00
c665898953 docs(email): document beforeEmailVerification and onExistingUserSignUp callbacks (#8914)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-04-08 02:15:29 +00:00
Allan DelmareandGitHub fcd25d5057 docs: move @delmaredigital/payload-better-auth from plugins to adapters (#9027) 2026-04-08 02:04:00 +00:00
MaxwellandGitHub fe6b72b675 docs: improve state-mismatch documentation (#9026) 2026-04-08 09:29:13 +10:00
a7e359d870 docs: add expo sentinel docs (#9025)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-07 23:08:15 +00:00
Jonathan SaminesandGitHub 2e537df5f7 fix: endpoint instrumentation to always use route template (#9023) 2026-04-08 08:41:31 +10:00
TaesuandGitHub 374985e340 docs: update community adapters and plugins pages (#9014) 2026-04-07 15:43:55 +00:00
60123da09c docs: add missing secret to getSignedCookie and remove misleading comments (#9008)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
2026-04-07 15:26:25 +00:00
Gustavo ValverdeandGitHub bd9bd58f87 fix(security): enforce authorization on SCIM management endpoints and normalize passkey ownership (#8843) 2026-04-06 13:47:24 +00:00
TaesuandGitHub 91a838fdb7 docs: remove openfort plugin (#8940) 2026-04-04 07:09:24 +09:00
5970053e6a docs: improve descriptions for appName, trustedOrigins, useSecureCookies (#8935)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 18:31:00 +00:00
51518c372d docs: rework AI resources documentation (#8856)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-04-01 20:53:42 +00:00
2f7106dae8 docs: add neo4j-better-auth to community adapters (#8851)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-04-01 20:51:31 +00:00
Bereket KinfeandGitHub 8682b9d8d2 docs: add missing error pages and update errors index/sidebar (#8868) (#8873) 2026-04-01 20:12:38 +00:00
AlishGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>MaxwellTaesu
f676436c2c docs: added documentation for @chargebee/better-auth. (#8753)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-04-01 17:43:01 +00:00
82409d2ede chore: replace canary branch references with main (#8808)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-04-01 01:29:47 +00:00
Pawel BaczaandGitHub 84250cbd12 docs: fix createAuthMiddleware imports in plugins and waku guides (#8865) 2026-03-31 21:51:39 +00:00
Gustavo ValverdeandGitHub 3860c09d9f fix(two-factor): allow passwordless 2FA management (#7243) 2026-03-30 07:43:18 +00:00
Gustavo ValverdeandGitHub 7c2ce8a371 feat(passkey): add pre-auth registration and extensions (#7154) 2026-03-30 06:43:10 +00:00
TaesuandGitHub 23bad5139f feat(sso): enable InResponseTo validation by default for SAML flows (#8736) 2026-03-30 06:20:27 +00:00
Martin RädlingerandGitHub e16b184b0b fix(sso): provisionUser inconsistency and option to run on every login (#8818) 2026-03-30 06:18:11 +00:00
Dipan ChakrabortyandGitHub c25eb2f39b docs: fix incorrect cookie method names in hooks documentation (#8813) 2026-03-28 15:28:46 +00:00
MaxwellandGitHub 00246a473c docs(fastify): use better-auth utils for header conversions (#8804) 2026-03-27 17:53:04 +00:00
MaxwellandGitHub 9ced335922 docs: ai tooling page (#8795) 2026-03-27 08:29:50 +00:00
TaesuandGitHub efae37dc61 docs(agent-auth): remove duplicate warning callout (#8797) 2026-03-27 03:38:30 +00:00
MaxwellandGitHub ffaeb9f29c docs: apple social login requires JWT client-secret (#8771) 2026-03-25 21:46:22 +10:00
f785113c5e chore: add warning on agent auth docs (#8766)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2026-03-25 05:13:53 +00:00
Terry HenrardandGitHub e0c8d853bf docs: update Upstash Redis TTL example to use redis.set (#8764) 2026-03-24 21:52:02 +00:00
armfulandGitHub 888f7440ac docs: include query in authClient accountInfo api (#8745) 2026-03-23 17:30:57 -07:00
d0b62a0cd8 feat(cli): migrate MCP server URL to mcp.better-auth.com (#8747)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-23 17:30:04 -07:00
DaveandGitHub 33de2e2a3a docs: fix formatting in Polar integration content (#8748) 2026-03-23 21:05:54 +00:00
df9abae0bc feat(haveibeenpwned): add enable option (#8728)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-03-22 22:30:56 +00:00
TaesuandGitHub faffbd6206 feat(oauth-proxy): add dedicated secret option to reduce shared key exposure surface (#8699) 2026-03-20 22:18:42 +00:00
RosanoandGitHub b6c36ccea0 docs: fix code block formatting in username plugin content (#8690) 2026-03-19 21:18:48 +00:00
Bereket Engida 394074a203 chore: move callout after the intro 2026-03-19 13:24:24 -07:00
Bereket Engida a846dbcb16 chore: add warning on agent auth docs 2026-03-19 13:23:36 -07:00
Bereket EngidaGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
5648bd8680 feat: agent auth plugin (#8696)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-03-19 12:18:34 -07:00