# Functions

GetSecretWithDefaultConfiguration using the token configured by the CLI and the environment variable VAULT_ADDR containing the base URL for the vault API.
LookupToken to authenticate for API calls Checks the env var VAULT_TOKEN first and if that is not set, tries to look up ~/.vault-token, which is written by Vault CLI.