Kavach Demo

Learn authentication by doing. Pick a platform, sign in, explore, hit the walls.

What Kavach provides with any platform

Role-based route protection
Server-side session cookie
Cached login history
LIVE

Supabase

Postgres-powered auth with row-level security

  • · Email + password
  • · Magic link (OTP)
  • · Social OAuth
  • · PostgREST RLS
SIMULATED

Firebase

Google cloud auth with Firestore security rules

  • · Email + password
  • · Google OAuth
  • · Firestore security rules
SIMULATED

Auth0

Auth-as-a-service with universal login

  • · Universal login page
  • · Social providers
  • · Token-based sessions
SIMULATED

Amplify

AWS Cognito with Amplify SDK

  • · Cognito user pools
  • · Social identity providers
  • · AWS IAM integration
SIMULATED

Convex

Reactive database with built-in auth

  • · Email + password
  • · Reactive data queries
  • · Server-side auth functions

All platforms authenticate via Supabase in this demo. "Simulated" shows how Kavach's unified API would work with that adapter — swap one file to go live.

← Back to Kavach