2641 Commits
Author SHA1 Message Date
better-release[bot] f577ec5c76 chore: exit pre-release mode for v1.7.0 2026-08-17 19:52:57 +00:00
Gustavo ValverdeandGitHub 73dc9f8c0e chore: sync main to next
chore: sync main to next
2026-08-17 15:44:35 -04:00
Gustavo Valverde 69258d1670 chore: sync main to next
Merge branch 'main' into next
2026-08-17 15:29:19 -04:00
TaesuandGitHub ac1a47553b docs: refine 1.7 release guidance (#10841) 2026-08-17 15:24:42 -04:00
5315e6cd47 docs: announce Better Auth 1.7 (#10836)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-08-17 14:59:21 -04:00
Jonathan SaminesandGitHub 68ad56598c docs: update infrastructure docs (#10815) 2026-08-18 02:38:53 +09:00
Gustavo ValverdeandGitHub 14975fbf4b chore: sync main to next
chore: sync main to next
2026-08-14 14:13:30 -04:00
Gustavo ValverdeandGitHub f451d1c758 fix(oauth-provider): complete RP-initiated logout flow (#10812) 2026-08-14 17:35:54 +00:00
Gustavo ValverdeandGitHub 801968e354 fix(oauth-provider): accept issuer audience for client assertions (#10811) 2026-08-14 17:35:53 +00:00
Emmanuel LuciusandGitHub 78d7227d05 docs: fix "Database joins is" grammar across all 7 adapter docs (#10803) 2026-08-14 12:00:57 +00:00
Taesu 80799e6931 chore: sync main to next 2026-08-14 09:19:43 +09:00
TaesuandGitHub a966815b13 fix(oauth-provider): handle voluntary and essential ACR requests (#10790) 2026-08-13 19:10:36 +00:00
TaesuandGitHub 8e85b12a62 docs(core): clarify dynamic base URL proxy trust (#10779) 2026-08-13 15:16:04 -04:00
TaesuandGitHub c92a1ca27b chore: upgrade next to 16.3 (#10787) 2026-08-13 18:06:00 +00:00
Toms SokolovsandGitHub d9b3e3d17b docs: add Mailtrap as an email provider example (#10765) 2026-08-12 18:34:56 +00:00
Hussein AhmadandGitHub c8e047a10a docs: add better-auth-azure-cosmos to community adapters (#10768) 2026-08-12 18:30:20 +00:00
TaesuandGitHub c35c41ef2a docs: rewrite Hono integration guide (#10763) 2026-08-12 18:25:44 +00:00
Gustavo ValverdeandGitHub 3ca2c08dc3 fix(device-authorization): enforce RFC device flow requirements (#10752) 2026-08-11 18:05:25 -04:00
6782647d7c refactor(oauth-provider)!: separate device grant ownership (#10746)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
2026-08-11 19:45:23 +00:00
Gustavo Valverde 74270029c7 fix(docs): classify AI rate limits contextually 2026-08-11 14:53:18 -04:00
Gustavo Valverde dfa95cf560 fix(cli): limit version alignment to release train 2026-08-11 14:53:12 -04:00
Gustavo Valverde 73d6f80e5b chore(sync): merge main into next 2026-08-11 14:14:49 -04:00
999acbd41d Merge commit from fork
* fix(sso): bind domain verification to provider state

Complete domain verification with an atomic guarded transition keyed by the provider row, exact domain snapshot, and unverified state. Concurrent provider mutations now return a retryable conflict instead of applying stale DNS proof.

Document the conflict behavior and cover provider mutation, replacement, deletion, simultaneous verification, memory-adapter, and downstream trust cases.

* fix(sso): allow domain verification when the stored bit is null

* test(sso): assert the resolved DNS hostname outside the mock callback

* fix(sso): require verified domains for organization assignment

Use verified persisted provider domains and canonical verified user emails for domain-derived routing and organization membership. Keep explicit organization-bound SSO provisioning separate from domain trust.

* fix(sso): scope domain verification to organization assignment

* fix(sso): keep verified provider lookup internal

---------

Co-authored-by: Gustavo Valverde <g.valverde02@gmail.com>
2026-08-11 13:50:45 -04:00
TaesuandGitHub b8077b74ef fix(cli): align packages with running CLI version (#10743) 2026-08-10 16:47:54 +00:00
TaesuandGitHub d79740cb9c docs(two-factor): align enrollment guidance with current behavior (#10745) 2026-08-10 12:45:03 -04:00
TaesuandGitHub 6e227c42c5 docs: clarify remaining 1.7 migration details (#10744) 2026-08-10 12:44:18 -04:00
81ef812251 docs: align the 1.7 migration guide with current behavior (#10742)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-08-10 11:56:27 -04:00
8a3fa826e1 docs: make AI chat failures recoverable (#10737)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-10 15:11:39 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
95e248eb88 chore(deps): bump mermaid from 11.15.0 to 11.16.1 (#10715)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-07 12:30:18 +00:00
MaxwellandGitHub 081d3c379c feat(username): disable display-name (#10330) 2026-08-06 05:39:24 +00:00
Gustavo ValverdeandGitHub 8b96573d78 fix(scim): create filtered PATCH values when no target matches (#10682) 2026-08-04 20:01:07 -04:00
Gustavo Valverde 194c7a38a2 fix(docs): preserve shallow blog table of contents 2026-08-04 18:54:51 -04:00
Gustavo Valverde 803aa51b32 fix(docs): coerce blog frontmatter dates 2026-08-04 18:34:18 -04:00
Gustavo Valverde 5af0b3b77e chore(sync): merge main into next 2026-08-04 18:34:05 -04:00
TaesuandGitHub d68fec0c9e chore: bump postcss (#10683) 2026-08-04 21:49:53 +00:00
TaesuandGitHub 1e7f8754c4 docs: update TanStack logo (#10678) 2026-08-05 06:23:23 +09:00
TaesuandGitHub 44e04d4bbe fix(expo)!: use async secure storage access (#10438) 2026-08-04 21:00:23 +00:00
40ced39621 fix(cookies): decouple cookie cache from JWT plugin internals (#10666)
Co-authored-by: Gustavo Valverde <g.valverde02@gmail.com>
2026-08-04 14:40:27 -04:00
Gustavo ValverdeandGitHub 8bc28daf42 fix(core): preserve issuer-scoped account identities (#10668) 2026-08-04 13:47:09 -04:00
0b075395c5 docs: add SuperSend TX as an email provider example (#10661)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-04 21:06:48 +09:00
Emmanuel LuciusandGitHub 114214a76a docs: fix 2FA description in client plugin setup (#10659) 2026-08-04 16:45:41 +09:00
4533e2aeea docs: centralize GHA reporting over email (#10663)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-04 06:56:14 +00:00
Gustavo ValverdeandGitHub 26b194960f feat(scim): add managed connection catalog and runtime connection resolution (#10592) 2026-08-03 13:15:13 -04:00
Gustavo ValverdeandGitHub 59c4c832fc feat(sso): extend resolveUser to SAML and harden provider lifecycle (#10621) 2026-08-03 12:51:21 -04:00
Gustavo ValverdeandGitHub b7683b82be feat(scim): add enterprise user attributes and interop conformance (#10620) 2026-08-03 07:15:59 -04:00
5c45abcd20 feat(oauth-provider)!: align MCP authorization with 2026-07-28 (#10577)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-30 21:42:14 -04:00
Emmanuel LuciusandGitHub de5acf171f docs: fix grammar and wording in concepts/plugins.mdx (#10500) 2026-07-28 16:38:14 +09:00
Olivier AllardandGitHub 17cf2b94a4 docs: simplify waitUntil import for Cloudflare Workers (#10536) 2026-07-28 16:36:49 +09:00
bjorntechTobbeandGitHub bf916755ff docs: add BjornTech DynamoDB community adapter (#10544) 2026-07-28 16:21:55 +09:00
Gustavo ValverdeandGitHub 817a57ac9c docs(mcp): document CLI device authorization (#10565) 2026-07-27 18:07:26 -04:00