Skip to content

Conversation

rylev
Copy link
Contributor

@rylev rylev commented Oct 21, 2020

Fixes #52

This moves token credential into the core crate.

Unfortunately this requires adding two new dependencies to azure_core:

  • async-trait
  • oauth2

Copy link
Contributor

@ctaggart ctaggart left a comment

Choose a reason for hiding this comment

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

Thank you!

@rylev rylev merged commit 97800d6 into Azure:master Oct 21, 2020
@rylev rylev deleted the tokencredential-in-core branch October 21, 2020 14:16
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.

move TokenCredential to azure_core
2 participants