Module inth_oauth2_async::client[][src]

Expand description

Client.

Re-exports

pub use http_client::HttpClient;

Modules

http_client

HTTP client abstraction and implementations.

response

Response parsing.

Structs

Client

OAuth 2.0 client.

Enums

ClientError

Errors that can occur during authorization.