convex-auth

Community

Secure Convex apps with robust auth & roles.

AuthorIgorWarzocha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Convex apps often require consistent authentication and authorization to protect data and operations. This Skill provides patterns, integrations, and best practices to implement identity management, provider-based authentication, and internal authorization checks.

Core Features & Use Cases

  • Provider-based authentication: Integrate Clerk, Auth0, WorkOS, or Convex Auth to verify users.
  • Role and access control: Enforce per-user or per-role permissions in server functions.
  • Use Case: Secure a multi-tenant dashboard by validating the current user identity before data access and restricting sensitive actions.

Quick Start

Set up a Convex project with a chosen provider (Clerk/Auth0/WorkOS) or Convex Auth, wire the provider to issue tokens, and in server functions call ctx.auth.getUserIdentity() to enforce access before proceeding.

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: convex-auth
Download link: https://github.com/IgorWarzocha/realtime-dashboard-analytics-demo/archive/main.zip#convex-auth

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.