authhub

Community

AuthHub: Multi-tenant auth & RBAC for Supabase

Authorawudevelop
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a complete, battle-tested AuthHub-style authentication and multi-tenant management solution for Supabase projects. It guides building a secure, scalable authorization model with per-organization data isolation, team invitations, and RBAC.

Core Features & Use Cases

  • RBAC and per-product roles: Manage access per organization and product with role-based permissions.
  • Multi-tenant org management: Create, invite, and manage organizations and members with isolation.
  • Templates & Frontend setup: API routes, frontend context/hooks, and ready-made patterns to accelerate development.
  • Use Case: Quickly bootstrap a SaaS application with secure auth, org switching, and scoped data access.

Quick Start

Initialize your project by following the Quick Start steps: run the database migrations and configure Supabase, then adopt the provided API templates and frontend setup to accelerate your AuthHub-style authentication.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: authhub
Download link: https://github.com/awudevelop/claude-plugins/archive/main.zip#authhub

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository