[][src]Function safe_authenticator::config::get_app

pub async fn get_app<'_, '_>(
    client: &'_ AuthClient,
    app_id: &'_ str
) -> Result<AppInfo, AuthError>

Retrieves an app info by the given app ID.