generated from wigxel/nextjs-tailwind-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request
Add Convex and Clerk integration for authentication in the project.
Acceptance Criteria
- Integrate Convex as the backend solution.
- Integrate Clerk for authentication.
- Convex should use Clerk for session management, ensuring that user sessions are handled via Clerk when interacting with Convex.
- Include basic documentation or instructions in the repo for how these integrations work and how developers can extend them.
Additional Context
- Clerk is a user management and authentication service ideal for modern web apps.
- Convex provides backend and data sync services and supports integration with authentication providers.
- The integration should ensure secure session validation and smooth developer experience.
Similar setup
See https://github.com/wigxel/attendance-scanner for current Clerk and Convex setup.
If any questions or blockers arise during this task, please note them in comments for follow-up.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request