huskarl 0.7.1

A modern OAuth2 client library.
Documentation
1
2
3
//! Imports for syntax extensions.

pub use crate::{cache::TokenCache as _, core::prelude::*, grant::core::OAuth2ExchangeGrant as _};