[][src]Function safe_authenticator::config::list_apps

pub async fn list_apps<'_>(
    client: &'_ AuthClient
) -> Result<(Option<u64>, Apps), AuthError>

Retrieves apps registered with the authenticator.