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:
Cemal Kılıç
2026-05-07 08:57:58 +02:00
committed by GitHub
parent 34c5a9aa7a
commit b1ca6840fe

View File

@@ -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>