Module client_credentials

Source
Available on crate feature experimental-oidc only.
Expand description

Requests for the Client Credentials flow.

Functionsยง

access_token_with_client_credentials
Exchange an authorization code for an access token.