Open Ludea opened 5 years ago
Hi @Ludea Would you be able to provide me the token and the key to reproduce the issue ? Please feel free to mail me (arun11299@gmail.com) if it is something you cannot share on github but can share it privately.
Thanks!
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 codeIf I try to decode my jwt from jwt.io, there is no issue, with no issuer field