The JOSE module provide plugins for various JSON Object Signing and Encryption (JOSE) operations based on jose4j.

Tip
JSON Object Signing and Encryption

For now only HMAC256 signed JSON Web Tokens are supported.

By default, the application’s secret is used for signature.