Skip to content
New issue

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

authentication: using a custom refresh function for Azure CLI Authentication #43

Merged
merged 3 commits into from
Oct 31, 2019

Conversation

tombuildsstuff
Copy link
Contributor

This PR introduces a Custom Refresh Function when using Azure CLI authentication which allows us to refresh a new token from the Azure CLI as required when the token has expired, since the Azure CLI doesn't return a refresh token from the Azure CLI

fixes #22

@tombuildsstuff tombuildsstuff added this to the v0.10.0 milestone Oct 30, 2019
@tombuildsstuff tombuildsstuff requested a review from a team October 30, 2019 05:28
Copy link
Contributor

@katbyte katbyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Azure CLI: refreshing the token fails
2 participants