Back to Supabase

Providers

apps/docs/content/_partials/providers.mdx

1.26.08533 B
Original Source

Providers

Supabase Auth works with many popular Auth methods, including Social and Phone Auth using third-party providers. See the following sections for a list of supported third-party providers.

Social Auth

<AuthProviders type="social" labelledBy="social-auth" /> <Admonition type="note">

You can also add any OAuth2 or OIDC-compatible identity provider using Custom OAuth/OIDC Providers.

</Admonition>

Phone Auth

<AuthProviders type="phone" labelledBy="phone-auth" />