jwt

Homepage: https://github.com/joshbax189/jwt-el

Author: Josh Bax

Updated:

Summary

Interact with JSON Web Tokens

Commentary

Never paste your tokens into jwt.io again!
Decode and verify JSON Web Tokens in Emacs.

Verification is supported for RSA and HMAC signatures, with SHA256, SHA384 and SHA512 hashes.

Signing is supported for HMAC only.

Dependencies