You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2022. It is now read-only.
Since this function takes claims as Claims, if you pass anything other than MapClaims{}, you'll get an unmarshalling error: Error verifying token: json: cannot unmarshal object into Go value of type jwt.Claims
The text was updated successfully, but these errors were encountered:
jwt-go/parser.go
Line 131 in dc14462
Since this function takes claims as Claims, if you pass anything other than MapClaims{}, you'll get an unmarshalling error:
Error verifying token: json: cannot unmarshal object into Go value of type jwt.Claims
The text was updated successfully, but these errors were encountered: