I am unable to decode the certificate from the jwks in golang:
https://initiative-sked.auth0.com/.well-known/jwks.json
I get the error following error: asn1: structure error: integer not minimally-encoded
See snippet:
I am unable to decode the certificate from the jwks in golang:
https://initiative-sked.auth0.com/.well-known/jwks.json
I get the error following error: asn1: structure error: integer not minimally-encoded
See snippet: