Expand description
Provides the handling for Access Token Requests
Structs§
- Client
Credentials - Client credentials token issuing process
- Pending
- Represents a valid, currently pending client credentials not bound to an owner.
Enums§
- Error
- Defines actions for the response to a client credentials request.
- Input
- Input injected by the executor into the state machine.
- Output
- A request by the statemachine to the executor.
Traits§
- Endpoint
- Required functionality to respond to client credentials requests.
- Extension
- A system of addons provided additional data.
- Request
- Required content of a client credentials request.
Functions§
- client_
credentials - Try to get client credentials.