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.
Value
An AzureAuth::AzureToken object
