Supporting signature verification for JWTs
rounakdatta opened this issue · 1 comments
rounakdatta commented
New feature motivation
The JWT decoder is already quite amazing, it would be great if it has a signature validator like in jwt.io.
I'd love to work on this :)
recurser commented
@rounakdatta I was actually keen to get that added, but didn't understand the signature side of things enough. If you have time to work on it a PR would be much appreciated 👏