Docs.rs
yew-oauth2-0.12.0
yew-oauth2 0.12.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ctron
Dependencies
async-trait ^0.1
normal
gloo-storage ^0.3
normal
gloo-timers ^0.3
normal
gloo-utils ^0.2
normal
js-sys ^0.3
normal
log ^0.4
normal
num-traits ^0.2
normal
oauth2 ^5.0.0
normal
openidconnect ^4.0.1
normal
optional
reqwest ^0.12.22
normal
serde ^1
normal
time ^0.3
normal
tokio ^1
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
yew ^0.21.0
normal
yew-nested-router ^0.7.0
normal
optional
Versions
65.71%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
OAuth2
yew_
oauth2
0.12.0
OAuth2
Aliased Type
In yew_
oauth2::
components::
context::
oauth2
yew_oauth2
::
components
::
context
::
oauth2
Type Alias
OAuth2
Copy item path
Source
pub type OAuth2 =
OAuth2
<
OAuth2Client
>;
Aliased Type
ยง
pub struct OAuth2 {
/* private fields */
}