Skip to main content

execute_auth_plan

Function execute_auth_plan 

Source
pub(super) async fn execute_auth_plan(
    bridge: Arc<GatewayBridge>,
    plan: AuthPlan,
) -> Result<Receiver<PushEvent>>