Setup
2. Create a Clerk Application
Set up your Clerk application for authentication.
Clerk handles all user authentication. You need a Clerk application before setting up auth in Convex or Next.js.
What You'll Do
- Create a Clerk account and application
- Configure sign-in methods (email, Google, GitHub, etc.)
- Note your API keys and issuer domain
- Create a JWT template for Convex