Adapters
Kavach works with any auth platform through adapters. Swap the adapter in your config — your app code stays the same.
LIVE
Supabase
Postgres-powered auth with row-level security
Email + passwordMagic link (OTP)Social OAuth
LIVE
Firebase
Google cloud auth with Firestore security rules
Email + passwordMagic link (OTP)Google OAuth
LIVE
Convex
Reactive database with built-in auth
Google OAuthReactive data queriesServer-side auth functions
WIP
Auth0
Auth-as-a-service with universal login
Universal login pageSocial providersToken-based sessions
WIP
Amplify
AWS Cognito with Amplify SDK
Cognito user poolsSocial identity providersAWS IAM integration