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

[v4] Support @azure/identity for authentication #815

Closed
joheredi opened this issue Dec 8, 2020 · 1 comment
Closed

[v4] Support @azure/identity for authentication #815

joheredi opened this issue Dec 8, 2020 · 1 comment
Milestone

Comments

@joheredi
Copy link
Member

joheredi commented Dec 8, 2020

Update the v4 code generator to add a constructor overload that takes a TokenCredential instead of ServiceClientCredentials. Internally, this can create the credentials using the code snippet shared in Jon's adapter. This requires the generated code to take dependency on @azure/core-auth

For more context see: Azure/azure-sdk-for-js#11359

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

No branches or pull requests

2 participants