Docs.rs
torii-auth-oauth-0.3.1
torii-auth-oauth 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cmackenzie1
Dependencies
chrono ^0.4
normal
oauth2 ^5.0.0
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
torii-core ^0.3.1
normal
tracing ^0.1
normal
axum ^0.8
dev
axum-extra ^0.10
dev
sqlx ^0.8
dev
tokio ^1.0
dev
torii-storage-sqlite ^0.3.1
dev
tracing-subscriber ^0.3
dev
Versions
19.35%
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
torii_
auth_
oauth
0.3.1
All Items
Crate Items
Modules
Structs
Crate
torii_auth_oauth
Copy item path
Source
Modules
§
providers
Structs
§
Authorization
Url
A struct containing the necessary information to complete an OAuth2 authorization flow.
OAuth
Plugin
OAuth
Plugin
Builder