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