Skip to content

feat: re-enable Clerk auth with step-by-step setup guide#294

Open
harshcoder7 wants to merge 1 commit intoa16z-infra:mainfrom
harshcoder7:feat/clerk-auth
Open

feat: re-enable Clerk auth with step-by-step setup guide#294
harshcoder7 wants to merge 1 commit intoa16z-infra:mainfrom
harshcoder7:feat/clerk-auth

Conversation

@harshcoder7
Copy link
Copy Markdown

Cleanly restores Clerk authentication that was removed in b44a436, without requiring a conflict-prone git revert.

Changes:

  • Restore convex/auth.config.js for Clerk JWT validation
  • Restore auth-gated mutations in convex/world.ts
  • Restore ClerkProvider in ConvexClientProvider.tsx
  • Restore login UI in App.tsx and InteractButton.tsx
  • Replace outdated 'git revert' README instructions with a detailed 6-step Clerk setup guide

Closes #289

Cleanly restores Clerk authentication that was removed in b44a436,
without requiring a conflict-prone git revert.

Changes:
- Restore convex/auth.config.js for Clerk JWT validation
- Restore auth-gated mutations in convex/world.ts
- Restore ClerkProvider in ConvexClientProvider.tsx
- Restore login UI in App.tsx and InteractButton.tsx
- Replace outdated 'git revert' README instructions with a
  detailed 6-step Clerk setup guide

Closes a16z-infra#289
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant