API Reference

Modules

Joken is the main API for configuring JWT token generation and validation

A Plug for signing and verifying authentication tokens

Signer is the JWK (JSON Web Key) and JWS (JSON Web Signature) configuration of Joken

Protocols

Handles turning data into claims when using the with_claims function in the Joken module