Skip to main content

Crate authly_flow

Crate authly_flow 

Source

Re-exports§

pub use client_credentials_flow::ClientCredentialsFlow;
pub use device_flow::DeviceAuthorizationResponse;
pub use device_flow::DeviceFlow;

Modules§

client_credentials_flow
device_flow

Structs§

CredentialsFlow
Orchestrates a direct credentials flow.
OAuth2Flow
Orchestrates the Authorization Code flow.