Joken v2.0.0-rc1 API Reference

Modules

Implementation of the :jose_json behaviour for the Jason library

Joken is a library for working with standard JSON Web Tokens

Application behaviour for Joken. Used to bootstrap some key options

Structure for a dynamic claim. It is used for holding functions that generate and validate claims

Main entry point for configuring Joken. This module has two approaches

Behaviour for fetching current time

Time source for default time based claims. Can be overriden in tests

Behaviour for defining hooks into Joken’s lifecycle

Interface between Joken and JOSE for signing and verifying tokens

Exceptions

Errors for the Joken API