Skip to main content

Available OAuth providers

Authentication Providers in Auth.js are services that can be used to sign in a user.

Auth.js comes with a set of built-in providers. You can find them here. Each built-in provider has its own documentation page:

note

Auth.js is designed to work with any OAuth service, it supports OAuth 1.0, 1.0A, 2.0 and OpenID Connect (OIDC) and has built-in support for most popular sign-in services.