Docs.rs
tame-oauth-0.10.0
tame-oauth 0.10.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
embark-studios
Dependencies
data-encoding ^2.4
normal
http ^1.1
normal
ring ^0.17
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
twox-hash ^1.5.0
normal
url ^2.2
normal
optional
bytes ^1.4
dev
reqwest ^0.12
dev
tokio ^1.0
dev
Versions
60.94%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tame_
oauth
0.10.0
IdToken
Request
Aliased Type
In tame_
oauth::
gcp
tame_oauth
::
gcp
Type Alias
IdTokenRequest
Copy item path
Source
pub type IdTokenRequest =
Request
<
Vec
<
u8
>>;
Aliased Type
ยง
struct IdTokenRequest {
/* private fields */
}