Expand description
Retrieve a refreshed access token.
Structs§
- Bearer
Token - Represents a bearer token, optional refresh token and the associated scope for serialization.
- Error
Description - Simple wrapper around RefreshError.
- Refresh
- An ongoing refresh request.
Enums§
- Error
- Defines actions for the response to an access token request.
- Input
- An input injected by the executor into the state machine.
- Output
- A request by the statemachine to the executor.
Traits§
Functions§
- refresh
- Try to get a refreshed access token.