# Setting up OAuth

OAuth allows users to sign in to the panel using an existing identity provider instead of a panel-specific password.

Supported providers:

::::tabs
=== GitHub
See the [GitHub OAuth](/docs/additional/setting-up-oauth/github) guide.
=== Google
See the [Google OAuth](/docs/additional/setting-up-oauth/google) guide.
=== Discord
See the [Discord OAuth](/docs/additional/setting-up-oauth/discord) guide.
=== Generic (OIDC)
See the [Generic OAuth](/docs/additional/setting-up-oauth/generic) guide for any OpenID Connect compatible provider.
::::
