Retrieve a token from the AzureAuth package
Usage
get_token(hash = get_default_hash())
Arguments
- hash
The hash of the token to use. By default, use this function to retrieve it get_default_hash. If not found, use the first token found. #nolint
Retrieve a token from the AzureAuth package
get_token(hash = get_default_hash())
The hash of the token to use. By default, use this function to retrieve it get_default_hash. If not found, use the first token found. #nolint