Module get_access_token_request

Module get_access_token_request 

Source

Structsยง

Builder
A builder for GetAccessTokenRequest
Complete
The final stage for GetAccessTokenRequest.
GetAccessTokenRequest
We accept an OIDC ID token issued by a trusted identity provider as proof of authentication. The ID token is validated and exchanged for a Nominal access token. This ID token should generally be short lived since it is fungible with a Nominal access token via this endpoint.
IdTokenStage
The id_token stage for Builder.