joken v1.0.0 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
Exceptions
Protocols
Handles turning data into claims when using the with_claims
function in the Joken
module