Docs.rs
authly-flow-0.1.0
authly-flow 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
marcjazz
Dependencies
async-trait ^0.1
normal
authly-core ^0.1.0
normal
reqwest ^0.13.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.0
normal
uuid ^1.0
normal
Versions
71.43%
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
Skip to main content
Module device_flow
authly_
flow
0.1.0
Module device_
flow
Module Items
Structs
In crate authly_
flow
authly_flow
Module
device_
flow
Copy item path
Source
Structs
ยง
Device
Authorization
Response
Represents the response from the device authorization endpoint. Defined in RFC 8628 Section 3.2.
Device
Flow
Orchestrates the Device Authorization Flow (RFC 8628).