Allow parsing signed JWTs without the key · Issue #280 · jwtk/jjwt
As a client I want to parse a JWT received from a server to inspect the contents. The JWT is signed by the server and obviously I don't have the secret signing key. Currently it's not possi...
https://github.com/jwtk/jjwt/issues/280