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§
- JwtSvid
Error - An error that can arise trying to parse a
JwtSvidfrom a JWT token. It also represents errors that can happen validating the token signature or the token audience.