Module jwt

Module jwt 

Source
Expand description

JWT bundle types.

Structs§

JwtBundle
This type contains a collection of trusted JWT authorities (Public keys) for a TrustDomain.
JwtBundleSet
This type contains a set of JwtBundle, keyed by TrustDomain.

Enums§

JwtBundleError
An error that can arise creating a new JwtBundle.