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

Adding interactive browser credential to azidentity #12635

Merged
merged 17 commits into from
Oct 6, 2020

Conversation

catalinaperalta
Copy link
Member

This PR adds interactive browser credential along with its tests to azidentity

@catalinaperalta catalinaperalta marked this pull request as ready for review October 1, 2020 20:21
@@ -5,5 +5,7 @@ go 1.13
require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.11.0
github.com/Azure/azure-sdk-for-go/sdk/internal v0.3.0
github.com/Azure/azure-sdk-for-go/sdk/to v0.1.1
github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4
Copy link
Member

Choose a reason for hiding this comment

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

We will need to add this to the list of approved 3rd party dependencies (assuming we're all ok with it).

@catalinaperalta catalinaperalta merged commit f805ad7 into master Oct 6, 2020
@catalinaperalta catalinaperalta deleted the addInteractiveBrowserCredential branch October 6, 2020 15:48
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.

None yet

3 participants