Expand description
JWT bundle types.
Structs§
- This type contains a collection of trusted JWT authorities (Public keys) for a
TrustDomain
. - This type contains a set of
JwtBundle
, keyed byTrustDomain
.
Enums§
- An error that can arise creating a new
JwtBundle
.