Re-exports§
pub use http;
pub use mime;
pub use serde;
pub use serde_enum_str;
pub use serde_json;
pub use url;
Modules§
- access_
token_ request - https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.3 https://datatracker.ietf.org/doc/html/rfc6749#section-4.3.2 https://datatracker.ietf.org/doc/html/rfc6749#section-4.4.2 https://datatracker.ietf.org/doc/html/rfc8628#section-3.4 https://datatracker.ietf.org/doc/html/rfc7523#section-2.1
- access_
token_ response - https://datatracker.ietf.org/doc/html/rfc6749#section-5
- authorization_
code_ grant - rfc6749#section-4.1
- client_
credentials_ grant - rfc6749#section-4.4
- device_
authorization_ grant - RFC 8628
- jwt_
authorization_ grant - rfc7523
- re_
exports - resource_
owner_ password_ credentials_ grant - rfc6749#section-4.3
- types
- utils