[][src]Module oidc::token

Structs

Claims

ID Token contents. See spec.

Token

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

Jws

Compact representation of a JWS