Module oxide_auth::code_grant::refresh [−][src]
Expand description
Retrieve a refreshed access token.
Structs
Represents a bearer token, optional refresh token and the associated scope for serialization.
Simple wrapper around RefreshError.
An ongoing refresh request.
Enums
Defines actions for the response to an access token request.
An input injected by the executor into the state machine.
A request by the statemachine to the executor.
Traits
Functions
Try to get a refreshed access token.