implementing-scalekit-fsa
Installation
SKILL.md
Scalekit Full-Stack Authentication
Setup
Install the SDK and set credentials in .env:
SCALEKIT_ENVIRONMENT_URL=<your-environment-url>
SCALEKIT_CLIENT_ID=<your-client-id>
SCALEKIT_CLIENT_SECRET=<your-client-secret>
Auth flow
1. Redirect to login
Generate an authorization URL and redirect the user: