Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@ShikharBhatt ShikharBhatt released this 30 Jul 18:35
aab30e4

What's New

  • Access Token - Update AzureKeyVaultCredentials interface to include accessToken based authentication
  • Static Token Credential - Add StaticTokenCredential class which extends Azure's TokenCredential class to accept object of type azure's AccessToken

Contributors