convex-setup-auth
Implement secure authentication and user management in Convex with providers like Clerk, Auth0, and Convex Auth.
Install
npx skills add https://github.com/get-convex/agent-skills --skill convex-setup-authStats
| Total installs | 8,552 |
| Weekly installs | 8.5K |
| GitHub stars | 16 |
| First seen | 12 days ago |
| Source | @get-convex/agent-skills |
Summary
- Supports multiple auth providers: Convex Auth, Clerk, WorkOS AuthKit, Auth0, and custom JWT, with provider detection from repo signals
- Guides you through choosing a provider, configuring client and backend wiring, environment variables, and convex/auth.config.ts setup
- Covers authentication checks in protected functions, optional app-level user storage, and authorization patterns for ownership and roles
- Includes reference files for each provider with concrete workflows, expected files, gotchas, and validation steps
Tags
Related skills
| Skill | Installs | vs convex-setup-auth |
|---|---|---|
| create-github-action-workflow-specification | 7,770 | -782 |
| api-design | 11,490 | +2,938 |
| centos-linux-triage | 7,399 | -1,153 |
| fabric-lakehouse | 7,441 | -1,111 |
| proactive-agent | 11,256 | +2,704 |
FAQ
- How many installs does convex-setup-auth have?
- convex-setup-auth has 8,552 total installs and 8.5K installs this week.
- Where is convex-setup-auth hosted?
- convex-setup-auth is published by @get-convex/agent-skills at https://github.com/get-convex/agent-skills.
- How many GitHub stars does convex-setup-auth have?
- convex-setup-auth has 16 GitHub stars.
- When was convex-setup-auth first indexed?
- OrangeBot.AI first indexed convex-setup-auth on 12 days ago.
- How do I install convex-setup-auth?
- Run: npx skills add https://github.com/get-convex/agent-skills --skill convex-setup-auth