Socket
Socket
Sign inDemoInstall

@azure/identity

Package Overview
Dependencies
Maintainers
1
Versions
518
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/identity - npm Package Compare versions

Comparing version 1.0.1-dev.20191127.1 to 1.0.1-dev.20191128.1

2

CHANGELOG.md
# Changelog
## 1.0.1 - Coming Soon
## 1.0.1 - 2019-12-02

@@ -5,0 +5,0 @@ - Fixed an issue where an authorization error occurs due to wrong access token being returned by the MSI endpoint when using a user-assigned managed identity with `ManagedIdentityCredential` ([PR #6134](https://github.com/Azure/azure-sdk-for-js/pull/6134))

{
"name": "@azure/identity",
"sdk-type": "client",
"version": "1.0.1-dev.20191127.1",
"version": "1.0.1-dev.20191128.1",
"description": "Provides credential implementations for Azure SDK libraries that can authenticate with Azure Active Directory",

@@ -6,0 +6,0 @@ "main": "dist/index.js",

@@ -104,3 +104,3 @@ ## Azure Identity client library for JS

The `AuthorizationCodeCredential` takes more up-front work to use than the other credential types at this time. A full sample demonstrating how to use this credential can be found in [`samples/authorizationCodeSample.ts`](https://github.com/Azure/azure-sdk-for-js/tree/e65bb54adc592cf1158c3b13f5cfbbdbd8f99ad1/sdk/identity/identity/samples/authorizationCodeSample.ts).
The `AuthorizationCodeCredential` takes more up-front work to use than the other credential types at this time. A full sample demonstrating how to use this credential can be found in [`samples/authorizationCodeSample.ts`](https://github.com/Azure/azure-sdk-for-js/tree/46870d17618b4bdd29fbf4fdfc3d66c65bc2df66/sdk/identity/identity/samples/authorizationCodeSample.ts).

@@ -133,3 +133,3 @@ ### Chaining credentials

API documentation for this library can be found on our [documentation site](https://azure.github.io/azure-sdk-for-js/identity.html).
API documentation for this library can be found on our [documentation site](https://docs.microsoft.com/javascript/api/@azure/identity).

@@ -150,3 +150,3 @@ ### Provide Feedback

If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/e65bb54adc592cf1158c3b13f5cfbbdbd8f99ad1/CONTRIBUTING.md) to learn more about how to build and test the code.
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/46870d17618b4bdd29fbf4fdfc3d66c65bc2df66/CONTRIBUTING.md) to learn more about how to build and test the code.

@@ -153,0 +153,0 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc