File: providers.md | Updated: 11/15/2025
š NextAuth.js is now part of Better Auth !
Version: v4
Authentication Providers in NextAuth.js are services that can be used to sign in a user.
There are four ways a user can be signed in:
Using a built-in OAuth Provider (e.g Github, Twitter, Google, etc...)
note
NextAuth.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.
Directory listing - 64 item(s) total (page 2 of 5)