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:

Related skills

More from scalekit-inc/skills

Installs
4
GitHub Stars
2
First Seen
Mar 23, 2026