pub type AdminAuthenticationFlowRequest = Vec<AdminAuthenticationStep>;Expand description
Authentication flow specified to be used by admin.
Aliased Typeยง
pub struct AdminAuthenticationFlowRequest { /* private fields */ }pub type AdminAuthenticationFlowRequest = Vec<AdminAuthenticationStep>;Authentication flow specified to be used by admin.
pub struct AdminAuthenticationFlowRequest { /* private fields */ }