Module jwt

Module jwt 

Source
Expand description

JWT SVID types.

Structs§

Claims
Representation of the required claims in a SPIFFE JWT-SVID.
JwtSvid
This type represents a SPIFFE JWT-SVID.

Enums§

JwtSvidError
An error that can arise trying to parse a JwtSvid from a JWT token. It also represents errors that can happen validating the token signature or the token audience.