SaaSKit SDKs
Install a language SDK or session middleware and explore clients such as Organizations and Users from the left sidebar
Pick a language SDK or session middleware from the list below. Open the language group in the left sidebar to install the client or protect a route.
- Node.jsnpm install @scalekit-sdk/node
Full-featured, TypeScript-friendly SDK for modern Node.js based applications
Install→ - Expressnpm install @scalekit-sdk/node express
Session middleware for Express. Hosted login, encrypted cookie, token refresh.
Install→ - Next.jsnpm install @scalekit-sdk/node
Session middleware for the Next.js App Router, including Edge Runtime.
Install→ - Pythonpip install scalekit-sdk-python
Async-first design with complete type hints and Pydantic validation
Install→ - Flaskpip install "scalekit-sdk-python[flask]"
Session middleware for Flask. Hosted login, encrypted cookie, token refresh.
Install→ - FastAPIpip install "scalekit-sdk-python[fastapi]"
Session middleware for FastAPI. Protect routes with Depends().
Install→ - Djangopip install "scalekit-sdk-python[django]"
Session middleware for Django. Settings-based config and login_required.
Install→ - Gogo get github.com/scalekit-inc/scalekit-sdk-go
Zero-dependency, idiomatic Go SDK for high-performance services
Install→ - JavaMaven Central: com.scalekit:scalekit-sdk-java
Enterprise-ready SDK with seamless Spring Boot integration
Install→ - Exponpx expo install @scalekit-sdk/expo
Official Expo SDK with React Hooks for enterprise-ready mobile authentication
Install→ - iOSSwift Package Manager: ScalekitSDK
Native iOS SDK for enterprise-ready mobile authentication via AppAuth
Install→