manishkumar8312 / manishkumar8312/QuickStay
Create a JWT authentication system instead of clerk (third party authentication)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Hi sir
I’d like to contribute by replacing the current Clerk-based authentication with a custom JWT-based system.
**Why:**
- Avoid vendor lock-in and dependency on third-party auth
- Enable full control over auth flow, token contents, and security
- Improve flexibility for self-hosting or custom deployments
**What I’m proposing:**
- Implement custom auth with JWTs (login/register/logout routes)
- Replace Clerk UI with custom forms and context
- Add route protection using JWT middleware
- Document the new setup clearly in the README
Would you be open to this kind of contribution? If yes, I’ll be happy to work on a PR.
Looking forward to your thoughts 🙌
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Clerk integration and authentication entry points in the repository. Review how login, registration, session handling, protected routes, and the README currently work. Done would require an agreed JWT design, replacement forms and middleware, updated setup documentation, and coverage of the complete authentication flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, documentation, full-stack, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100