Overview
Full-stack authentication provides:- Hosted authentication pages
- Session management with secure tokens
- Multi-factor authentication (MFA)
- Social login integration
- Enterprise SSO support
Prerequisites
- Scalekit account and API credentials
- Application with backend server
- SSL/TLS certificate for production
Implementation
Follow the quickstart guide for step-by-step implementation.Configuration
Configure authentication settings in your Scalekit dashboard:- Redirect URLs: Register allowed callback URLs
- Session policies: Set timeout and security settings
- Auth methods: Enable password, magic link, social, or SSO
- Branding: Customize hosted pages with your logo and colors
Next steps
SSO integration
Add enterprise SSO for customers
Session management
Learn about token handling