Convex Setup Auth

Sets up Convex authentication with user management, identity mapping, and access control. Use this skill when adding login or signup to a Convex app, configuring Convex Auth, Clerk, WorkOS AuthKit, Auth0, or custom JWT providers, wiring auth.config.ts, protecting queries and mutations with ctx.auth.getUserIdentity(), creating a users table with identity mapping, or setting up role-based access control, even if the user just says "add auth" or "make it require login."

get-convex 8bf4a69 7 files · 36.0 KB Updated

File contents

get-convex/convex-backend/tree/main/npm-packages/private-demos/waitlist/.agents/skills/convex-setup-auth commit 8bf4a69d51

Frequently asked questions

npx skillmds@latest add get-convex/convex-setup-auth