RealDevSquad / RealDevSquad/website-backend
Change Authflow to not be dependent on `userId` and remove it from JWT
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
This issue has no description.
Contributor guide
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
The issue mentions Authflow, userId, and JWT but provides no files, tests, or entry points. First identify the Authflow implementation and the JWT creation and validation paths, then clarify the intended replacement for userId and the acceptance criteria. Done should mean the agreed authentication flow works without that dependency and JWTs no longer include userId.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- authentication, backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100