Docs.rs
oauth-client-0.8.0
oauth-client 0.8.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gifnksm
Dependencies
base64 ^0.13.0
normal
http ^0.2.8
normal
lazy_static ^1.4.0
normal
optional
log ^0.4.17
normal
percent-encoding ^2.1.0
normal
rand ^0.8.5
normal
reqwest ^0.11.11
normal
optional
ring ^0.16.20
normal
thiserror ^1.0.31
normal
time ^0.3.11
normal
url ^2.2.2
normal
optional
simple_logger ^2.2.0
dev
tokio ^1.20.0
dev
Versions
100%
of the crate is documented
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
oauth_
client
0.8.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
DefaultRequestBuilder
Token
Enums
Error
ParseQueryError
VerifyError
Traits
GenericRequest
RequestBuilder
Functions
authorization_header
check_signature
check_signature_request
get
parse_query_string
percent_encode_string
post
signature
Type Aliases
ParamList