Docs.rs
graph-oauth-2.0.0
graph-oauth 2.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sreeise
Dependencies
anyhow ^1.0.69
normal
async-trait ^0.1.35
normal
base64 ^0.21.0
normal
dyn-clone ^1.0.14
normal
graph-core ^2.0.0
normal
graph-error ^0.3.0
normal
hex ^0.4.3
normal
http ^0.2.11
normal
jsonwebtoken ^9.1.0
normal
lazy_static ^1.4.0
normal
openssl ^0.10
normal
optional
reqwest ^0.11.22
normal
serde ^1
normal
serde-aux ^4.1.2
normal
serde_json ^1
normal
serde_urlencoded ^0.7.1
normal
strum ^0.25.0
normal
tao ^0.26.1
normal
optional
time ^0.3.10
normal
tokio ^1.27.0
normal
tracing ^0.1.37
normal
url ^2
normal
uuid ^1.3.1
normal
wry ^0.37.0
normal
optional
Versions
50%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
graph_oauth
2.0.0
Module extensions
Structs
Enums
In crate graph_oauth
Module
graph_oauth
::
extensions
Copy item path
source
·
[
−
]
Structs
§
AuthParameterIter
An iterator over the variants of
AuthParameter
AuthSerializer
Serializer for query/x-www-form-urlencoded OAuth requests.
Enums
§
AuthParameter
Fields that represent common OAuth credentials.