0

is there any way to parse first component or header of jwt token using jwt-go library ?

I need to verify some part from Header of an incoming JWT token and looking for something similar like jwt.MapClaims{}.

  • header and payload are both base64url encoded JSON. What's the actual problem decoding it? – jps May 17 '22 at 12:38

0 Answers0