Convex Auth

Implement Convex authentication and authorization patterns with OIDC providers or Convex Auth. Use for auth provider setup, ctx.auth usage, user identity handling, and auth-aware schema patterns. Use proactively when users mention auth, JWT, Clerk/Auth0/WorkOS, or Convex Auth. Examples: - user: "Add auth to Convex" → choose provider and outline setup - user: "Get current user" → use ctx.auth.getUserIdentity and checks - user: "Service-to-service access" → use shared secret pattern

igorwarzocha 26a2073 2.9 KB Updated

File contents

igorwarzocha/opencode-workflows/tree/main/agents/vite-react-ts-convex-tailwind/.opencode/skill/convex-auth commit 26a20738ac

Frequently asked questions

npx skillmds@latest add igorwarzocha/convex-auth