authgear / authgear/authgear-server
Improve reporting when JWT payload invalid
Open
cooldown/enhancement
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
Sometimes the error after login would be `invalid jwt payload`
It would be more useful if we know how the payload is invalid.
Contributor guide
Research direction
The issue names no files or tests; begin at the login path that emits `invalid jwt payload` and trace the JWT payload validation failure. Done means the error identifies why the payload is invalid and tests cover the reported login failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100