OAuth
Add authentication to your backend using prebuilt OAuth providers like Google, Facebook, and GitHub.
Instead of installing providers individually, this component bundles strategies for:
- Google OAuth
- Facebook OAuth
- GitHub OAuth
All under a single, consistent architecture.
Installation Guide
npx servercn-cli@latest add oauth Environment Variables
Configure each provider in your .env file: