Skip to content

Commit

Permalink
Remove outdated list of packages that support identity package (#13113)
Browse files Browse the repository at this point in the history
It is not practical to maintain an entire set of packages that take TokenCredential. Therefore, removing the corresponding section from the readme for `@azure/identity`
  • Loading branch information
ramya-rao-a authored Jan 8, 2021
1 parent b9800f6 commit d3eb800
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions sdk/identity/identity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,17 +200,6 @@ setLogLevel("info");

## Next steps

### Client libraries supporting authentication with Azure Identity

Currently, the following client libraries support authenticating with `TokenCredential` and the Azure Identity library. You can learn more about their use, and find additional documentation on use of these client libraries along samples with can be found in the links below.

- [@azure/event-hubs](https://npmjs.com/package/@azure/event-hubs)
- [@azure/keyvault-keys](https://npmjs.com/package/@azure/keyvault-keys)
- [@azure/keyvault-secrets](https://npmjs.com/package/@azure/keyvault-secrets)
- [@azure/keyvault-certificates](https://npmjs.com/package/@azure/keyvault-certificates)
- [@azure/storage-blob](https://npmjs.com/package/@azure/storage-blob)
- [@azure/storage-queue](https://npmjs.com/package/@azure/storage-queue)

### Read the documentation

API documentation for this library can be found on our [documentation site](https://docs.microsoft.com/javascript/api/@azure/identity).
Expand Down

0 comments on commit d3eb800

Please sign in to comment.