SDKs
Ready-to-use SDKs for Node.js, Python, Go, and Java to integrate Scalekit into your app
- Node.jsv2.12.0npm install @scalekit-sdk/node
Full-featured, TypeScript-friendly SDK for modern Node.js based applications
- Expressv2.12.0npm install @scalekit-sdk/node express
Session middleware for Express. Hosted login, encrypted cookie, token refresh.
- Next.jsv2.12.0npm install @scalekit-sdk/node
Session middleware for the Next.js App Router, including Edge Runtime.
- Pythonv2.17.0pip install scalekit-sdk-python
Async-first design with complete type hints and Pydantic validation
- Flaskv2.17.0pip install "scalekit-sdk-python[flask]"
Session middleware for Flask. Hosted login, encrypted cookie, token refresh.
- FastAPIv2.17.0pip install "scalekit-sdk-python[fastapi]"
Session middleware for FastAPI. Protect routes with Depends().
- Djangov2.17.0pip install "scalekit-sdk-python[django]"
Session middleware for Django. Settings-based config and login_required.
- Gov2.8.0go get github.com/scalekit-inc/scalekit-sdk-go
Zero-dependency, idiomatic Go SDK for high-performance services
- Javav2.3.1Maven Central: com.scalekit:scalekit-sdk-java
Enterprise-ready SDK with seamless Spring Boot integration
- Exponpx expo install @scalekit-sdk/expo
Official Expo SDK with React Hooks for enterprise-ready mobile authentication
- iOSSwift Package Manager: ScalekitSDK
Native iOS SDK for enterprise-ready mobile authentication via AppAuth