Module oauth2_client::client_credentials_grant[][src]

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