Scalekit Inc
Official@scalekit-inc
The Auth Stack for B2B AI applications
Agent Skills by Scalekit Inc
Showing 37 vetted skills indexed across 5 GitHub repositories.
FastAPI + FastMCP OAuth Authentication with Scalekit
Validate OAuth 2.1 Bearer tokens in FastAPI middleware using Scalekit.
express-mcp-server
Create Express.js MCP servers with TypeScript and OAuth 2.1 Bearer token authentication.
production-readiness-mcp-auth
Identify readiness gaps in Scalekit MCP authentication deployments.
fastapi-fastmcp
Integrate FastAPI with FastMCP and OAuth 2.1 Bearer authentication.
production-readiness-sso
Identify production readiness gaps in Scalekit SSO implementations.
production-readiness-scim
Validate SCIM provisioning readiness across security, reliability, and RBAC controls.
implementing-admin-portal-scim
Automate SSO and SCIM admin portal setup with Scalekit SDK.
production-readiness-full-stack-auth
Verify and harden Scalekit authentication implementations with a production readiness checklist.
production-readiness-agent-auth
Identify production-readiness gaps in Scalekit agent authentication implementations.
sk-actions-custom-provider
Parse documentation to generate Scalekit proxy-only custom provider JSON payloads.
mcp-auth-expressjs-scalekit
Add Scalekit OAuth authentication to an Express MCP server.
mcp-oauth21-scalekit
Add OAuth 2.1 token validation middleware to MCP servers using Scalekit.
mcp-auth-fastmcp-scalekit
Protect FastMCP tools with OAuth 2.1 tokens and per-tool scopes.
mcp-auth-fastapi-fastmcp-scalekit
Authenticate FastAPI applications with Scalekit OAuth and FastMCP middleware.
implementing-scalekit-springboot-auth
Integrate Scalekit OIDC authentication into Spring Boot 3.x applications.
implementing-scalekit-flask-auth
Integrate Scalekit OIDC/OAuth2 authentication and authorization into Flask apps.
implementing-scalekit-fastapi-auth
Integrate Scalekit OAuth authentication into FastAPI projects with protected routes.
implementing-scalekit-laravel-auth
Integrate Scalekit OAuth authentication into Laravel apps with middleware.
integrating-agent-auth
Automate OAuth flows and token storage for Gmail, Slack, Notion, and Calendar.
building-agent-mcp-server
Build and deploy an MCP server exposing Scalekit tools with per-user authentication.
production-readiness-scalekit
Validate Scalekit agent authentication production readiness across environments and services.
adding-oauth2-to-apis
Issue and validate OAuth 2.0 access tokens via Scalekit for Python and Node APIs.
implementing-scalekit-go-auth
Authenticate Go Gin applications with Scalekit OAuth2/OIDC flows.
implementing-admin-portal
Automate Scalekit admin portal setup with SSO and SCIM integration.
Frequently Asked Questions About Scalekit Inc
FAQPage SchemaWhat specific security tasks does Scalekit enable for developers?▼
Scalekit enables the implementation of OIDC and OAuth 2.1 flows, SCIM user provisioning, RBAC and PBAC access control, and secure session management using encrypted HttpOnly cookies across diverse backend frameworks.
Which technical personas benefit most from these authentication capabilities?▼
Backend engineers, security architects, and platform developers building B2B applications benefit from these capabilities by offloading complex identity standards, multi-tenant SSO configurations, and production-readiness validation to a centralized security layer.
What are the primary prerequisites for integrating Scalekit into an existing application?▼
Integration requires an existing backend environment supporting standard HTTP middleware, such as Express.js, FastAPI, Spring Boot, or Django, and the ability to configure OIDC/OAuth2 client credentials within the application's security configuration.