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 Oct 2, 2021. It is now read-only.
Tried to use the library but it fails to decode our tokens. I tried the example from http://jwt.io/ and that one also fails to decode. What am I doing wrong?
I also tried to implement this library, but all the time I received InvalidSignature. I validated my token via online tool on jwt.io and it was successful. The conclusion is that your library doesn't work properly. Because of this I switched to https://github.com/pauldijou/jwt-scala
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Tried to use the library but it fails to decode our tokens. I tried the example from http://jwt.io/ and that one also fails to decode. What am I doing wrong?
Always prints
InvalidSignature
The text was updated successfully, but these errors were encountered: