[][src]Function safe_authenticator::apps::list_registered

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

Return the list of applications that are registered with the Authenticator.