[][src]Function safe_authenticator::apps::remove_revoked_app

pub async fn remove_revoked_app<'_>(
    client: &'_ AuthClient,
    app_id: String
) -> Result<(), AuthError>

Removes an application from the list of revoked apps.