Module oidc::token

source ·

Structs

ID Token contents. See spec.
An OpenID Connect token. This is the only token allowed by spec. Has an access_token for bearer, and the id_token for authentication. Wraps an oauth bearer token.

Enums

Compact representation of a JWS