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