[][src]Function safe_authenticator::apps::list_revoked

pub async fn list_revoked<'_>(
    client: &'_ AuthClient
) -> Result<Vec<AppExchangeInfo>, AuthError>

Returns a list of applications that have been revoked.