mz_frontegg_mock::handlers::sso

Function handle_list_sso_configs

Source
pub async fn handle_list_sso_configs(
    __arg0: State<Arc<Context>>,
) -> Result<Json<Vec<SSOConfigResponse>>, StatusCode>