Module client_credentials_grant

Source
Expand description

https://datatracker.ietf.org/doc/html/rfc6749#section-4.4

Re-exports§

pub use access_token_endpoint::AccessTokenEndpoint;
pub use access_token_endpoint::AccessTokenEndpointError;
pub use flow::Flow;
pub use flow::FlowExecuteError;

Modules§

access_token_endpoint
flow
provider_ext