[PR #6616] [MERGED] fix(sso): deprecate trustEmailVerified #6780

Closed
opened 2026-03-13 13:11:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6616
Author: @Paola3stefania
Created: 12/8/2025
Status: Merged
Merged: 12/8/2025
Merged by: @Bekacru

Base: canaryHead: chore/deprecate-trustEmailVerified


📝 Commits (5)

  • 750db0b feat: deprecate trustEmailVerified
  • 0a55966 fix: remove deprecated docu
  • f43c3fa docs: remove trustEmailVerified
  • 09d9410 Merge branch 'canary' into chore/deprecate-trustEmailVerified
  • fca765b Merge branch 'canary' into chore/deprecate-trustEmailVerified

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 docs/content/docs/plugins/sso.mdx (+0 -2)
📝 packages/sso/src/types.ts (+6 -0)

📄 Description

Summary by cubic

Deprecated trustEmailVerified in SSO and clarified the trust policy to favor explicit trust mechanisms. Updated docs and type annotations to recommend accountLinking.trustedProviders and domainVerification; existing setups continue to work but this option may be removed in a future major version.

Written for commit fca765b442. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6616 **Author:** [@Paola3stefania](https://github.com/Paola3stefania) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `chore/deprecate-trustEmailVerified` --- ### 📝 Commits (5) - [`750db0b`](https://github.com/better-auth/better-auth/commit/750db0ba291c727ba04062a0f445b663483e4d04) feat: deprecate trustEmailVerified - [`0a55966`](https://github.com/better-auth/better-auth/commit/0a559663556695fecdf4c70f9f0446189f291165) fix: remove deprecated docu - [`f43c3fa`](https://github.com/better-auth/better-auth/commit/f43c3fabd0661e2dd8dc3e64b3cd3055d06fa5b7) docs: remove trustEmailVerified - [`09d9410`](https://github.com/better-auth/better-auth/commit/09d94102bb0ce0d0997d3ab99038ff42dc8d6c90) Merge branch 'canary' into chore/deprecate-trustEmailVerified - [`fca765b`](https://github.com/better-auth/better-auth/commit/fca765b442b994b4b0a852ba1857b98ea9b75a52) Merge branch 'canary' into chore/deprecate-trustEmailVerified ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/sso.mdx` (+0 -2) 📝 `packages/sso/src/types.ts` (+6 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Deprecated trustEmailVerified in SSO and clarified the trust policy to favor explicit trust mechanisms. Updated docs and type annotations to recommend accountLinking.trustedProviders and domainVerification; existing setups continue to work but this option may be removed in a future major version. <sup>Written for commit fca765b442b994b4b0a852ba1857b98ea9b75a52. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 13:11:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#6780