[PR #3052] [CLOSED] feat(sso): add configurable limits for SSO provider registration #21527

Closed
opened 2026-04-15 20:25:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3052
Author: @Kinfe123
Created: 6/16/2025
Status: Closed

Base: mainHead: feat/add-limit-on-sso-plugin


📝 Commits (5)

📊 Changes

4 files changed (+154 additions, -1 deletions)

View changed files

📝 docs/content/docs/plugins/sso.mdx (+7 -0)
📝 packages/better-auth/src/api/routes/email-verification.ts (+0 -1)
📝 packages/better-auth/src/plugins/sso/index.ts (+42 -0)
📝 packages/better-auth/src/plugins/sso/sso.test.ts (+105 -0)

📄 Description

No description provided


🔄 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/3052 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 6/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/add-limit-on-sso-plugin` --- ### 📝 Commits (5) - [`c7523f3`](https://github.com/better-auth/better-auth/commit/c7523f341299f18cac434e04181d04cc876ff954) feat: add a limit to sso and other options - [`a338ce9`](https://github.com/better-auth/better-auth/commit/a338ce92433ebb292bb58ea66b7cab37dfff0e87) lint - [`e8b7284`](https://github.com/better-auth/better-auth/commit/e8b72845effdc701878c97bcac8244d909091f44) test - [`ca48014`](https://github.com/better-auth/better-auth/commit/ca48014982246f79d832c7640b242f6bbb49c8dd) test update - [`eed24e5`](https://github.com/better-auth/better-auth/commit/eed24e5d0f850ec1affc9898211592810fcfe592) unified limit ### 📊 Changes **4 files changed** (+154 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/sso.mdx` (+7 -0) 📝 `packages/better-auth/src/api/routes/email-verification.ts` (+0 -1) 📝 `packages/better-auth/src/plugins/sso/index.ts` (+42 -0) 📝 `packages/better-auth/src/plugins/sso/sso.test.ts` (+105 -0) </details> ### 📄 Description _No description provided_ --- <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-04-15 20:25:20 -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#21527