Social Authentication API
COMING SOON
This page is under construction. Check back soon for complete documentation.
Social authentication API endpoints for OAuth 2.0 integration with Google, Facebook, GitHub, and more.
Overview
Social authentication allows users to:
- Sign up with social accounts
- Link multiple social accounts
- Unlink social accounts
- Get social profile data
Coming Soon
This documentation will cover:
- OAuth initiation endpoints
- Callback handling
- Account linking API
- Social profile retrieval
- Provider-specific configurations
Next Steps
- Social Auth Setup - Configure OAuth providers
- Social Login Guide - Implementation guide
- Authentication - Standard authentication