Skip to main content

AdminAuthenticationFlowRequest

Type Alias AdminAuthenticationFlowRequest 

Source
pub type AdminAuthenticationFlowRequest = Vec<AdminAuthenticationStep>;
Expand description

Authentication flow specified to be used by admin.

Aliased Typeยง

pub struct AdminAuthenticationFlowRequest { /* private fields */ }