Back to Supabase

Providers

apps/docs/content/_partials/providers.mdx

1.26.04483 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" /> <Admonition type="tip">

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

</Admonition>

Phone Auth

<AuthProviders type="phone" />