mirror of
https://github.com/supabase/supabase.git
synced 2026-06-08 18:47:20 +08:00
feat(docs): update limit for custom providers (#45657)
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? docs update <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Updated custom OAuth provider quota documentation to clarify plan-based limitations. Free plan projects can add up to 3 custom providers, while Pro plan and above have unlimited providers. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
@@ -15,7 +15,7 @@ There are two provider types:
|
||||
|
||||
<Admonition type="note">
|
||||
|
||||
You can add up to 3 custom providers per project. If you need more, [contact support](/dashboard/support/new).
|
||||
Free plan projects can add up to 3 custom providers. Pro plan and above have unlimited custom providers.
|
||||
|
||||
</Admonition>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user