Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Truly support jwtauth.Claims when parsing from context
Previous change "fixed" the panic, but would silently remove all Claims, because the tokenClaims are not copied over to the claims variable.
- Loading branch information