Refactor JWT generation/verification to use RSA from cert instead of random bytes
Open
- Dominant language
- Go
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- Already done in managethis code, just copy from there.
https://gitlab.com/jcorry/manage-this-api/merge_requests/2
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests in morellis. Start by reviewing the linked manage-this-api merge request and locating the corresponding JWT generation and verification entry points in this repository. Done means the implementation uses RSA from the certificate instead of random bytes, with generation and verification behaving as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, authentication, backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100