Function mz_frontegg_mock::handle_list_sso_configs

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