full-stack-authentication - Production-Ready Authentication with Scalekit SDK
Implements secure authentication flows using Scalekit SDK across multiple programming languages
Tags
Updated: 2026-03-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- install SDK
- configure environment variables
- generate authorization URLs
- handle OAuth callbacks
- manage sessions
- validate tokens
- refresh tokens
- protect routes
Inputs
- Scalekit credentials
- backend framework
- redirect URIs
- environment configuration
Outputs
- authentication routes
- access tokens
- refresh tokens
- protected routes
Requirements
- Scalekit SDK
- backend framework support
