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
Hi @Ludea
Would you be able to provide me the token and the key to reproduce the issue ?
Please feel free to mail me ([email protected]) if it is something you cannot share on github but can share it privately.
Hello,
I try to decode and verify a remote jwt.
I check error value, and get a
InvalidIssuer
And I get
{"alg":"none","typ":"JWT"} null
Here my code
If I try to decode my jwt from jwt.io, there is no issue, with no issuer field
The text was updated successfully, but these errors were encountered: