@hackage jwt0.1.0

JSON Web Token (JWT) decoding and encoding

JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties.

To get started, see the documentation for the Web.JWT module.