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

Add TokenCredential adapter #410

Merged
merged 9 commits into from
Jan 26, 2021

Conversation

deyaaeldeen
Copy link
Member

Enables using identity's TokenCredential using an adapter that converts to ServiceClientCredentials.

TODO

  • make a release.

package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Copy link
Member

@joheredi joheredi left a comment

Choose a reason for hiding this comment

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

Looks good! You'll need to bump the package version for the CI build to pass and allow us to release

@ramya-rao-a
Copy link
Contributor

Looks good! You'll need to bump the package version for the CI build to pass and allow us to release

@joheredi Don't we want to include #408 in the release as well? Or do we want to do multiple releases?

Changelog.md Outdated Show resolved Hide resolved
@joheredi
Copy link
Member

Looks good! You'll need to bump the package version for the CI build to pass and allow us to release

@joheredi Don't we want to include #408 in the release as well? Or do we want to do multiple releases?

We should release both at the same time. I'll merge the PR and kick off the release once both PRs are merged

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.

4 participants