We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TOKEN_FILE_PATH
TOKEN_FILE_PATH is too generic. We should switch to using an env var name that's more relevant for consumption with the SDK.
AZURE_FEDERATED_TOKEN_FILE
v0.4.0
The text was updated successfully, but these errors were encountered:
The current plan is to continue using TOKEN_FILE_PATH as it's generic. We can plan on changing this in a later iteration.
Sorry, something went wrong.
The PR to update has been merged.
Pending: Documentation update.
aramase
Successfully merging a pull request may close this issue.
TOKEN_FILE_PATH
is too generic. We should switch to using an env var name that's more relevant for consumption with the SDK.TOKEN_FILE_PATH
toAZURE_FEDERATED_TOKEN_FILE
feat: renameTOKEN_FILE_PATH
toAZURE_FEDERATED_TOKEN_FILE
#133v0.4.0
release.The text was updated successfully, but these errors were encountered: