Module client

Source
Expand description

§OIDC Client module

Contains implementation of the client

Re-exports§

pub use ciba_handle::CibaHandle;
pub use device_flow_handle::DeviceFlowHandle;

Modules§

ciba_handle
CIBA handle
client_impl
Implementaion of RP Client methods
device_flow_handle
Device flow handle returned from Client::device_authorization_async

Structs§

Client
Client instance