@azure/identity
Advanced tools
Comparing version 1.0.2-dev.20191204.1 to 1.0.2-dev.20191205.1
{ | ||
"name": "@azure/identity", | ||
"sdk-type": "client", | ||
"version": "1.0.2-dev.20191204.1", | ||
"version": "1.0.2-dev.20191205.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/72bb17fa22d8426555b78e1372dc7ae658ff20a9/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/878dfff792a0477b4c07df377ed0389433ff3b57/sdk/identity/identity/samples/authorizationCodeSample.ts). | ||
@@ -149,3 +149,3 @@ ### Chaining credentials | ||
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/72bb17fa22d8426555b78e1372dc7ae658ff20a9/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/878dfff792a0477b4c07df377ed0389433ff3b57/CONTRIBUTING.md) to learn more about how to build and test the code. | ||
@@ -152,0 +152,0 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package