Drishti Innovations logo
Drishti Innovations
Platform

Role-based Access (RBAC + RLS)

Roles in a separate user_roles table with Supabase Row-Level Security on every table.

Drishti RBAC stores roles in a dedicated user_roles table and enforces them at the database with Row-Level Security on every table — secure by default.

Key capabilities

  • Dedicated user_roles table
  • Postgres RLS on every table
  • Granular per-route guards
  • Audit-friendly role changes