From c2e5abd749ac15cc1b00a21c03c6b6534d5c386d Mon Sep 17 00:00:00 2001 From: Tamil Date: Mon, 14 Apr 2025 21:39:54 +0530 Subject: [PATCH] Add Scalekit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Scalekit is a developer-first platform that helps B2B SaaS teams support enterprise authentication requirements including SAML/OIDC-based SSO, SCIM provisioning on top of their existing auth stack. It’s designed for developers who want to keep their current setup (Firebase Auth, Auth0, Cognito, etc.) but need to support enterprise customers without rebuilding everything. Docs: https://docs.scalekit.com Blog: https://scalekit.com/blog Let me know if this fits the criteria or should be reworded. Thanks for maintaining this awesome list! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39b3220..63c7ded 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Authentication solutions to secure your applications. - **[Clerk](https://clerk.com/)** - Complete user authentication system with pre-built UI components. - **[Supabase Auth](https://supabase.com/docs/reference/auth)** - Open-source authentication with integrated backend services. +- **[Scalekit](https://www.scalekit.com)** - Add enterprise SSO (SAML, OIDC) and SCIM provisioning on top of existing auth systems like Auth0, Firebase, or Cognito without rewrites. | Tool | Description | Pricing | | --------------------------- | ---------------------------------------- | ---------------- |