Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Identity] Implement the SharedTokenCacheCredential #17284

Closed
sadasant opened this issue Aug 26, 2021 · 1 comment
Closed

[Identity] Implement the SharedTokenCacheCredential #17284

sadasant opened this issue Aug 26, 2021 · 1 comment
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.

Comments

@sadasant
Copy link
Contributor

This credential has existed in other languages for a while. We should have it too.

This is also needed for: #17280

@sadasant sadasant added Client This issue points to a problem in the data-plane of the library. Azure.Identity labels Aug 26, 2021
@sadasant sadasant added this to the [2021] October milestone Aug 26, 2021
@sadasant sadasant self-assigned this Aug 26, 2021
@sadasant
Copy link
Contributor Author

sadasant commented Sep 7, 2021

We’ve decided to not implement this credential on JS, since we have better approaches available that use shared memory (the persistence extensions).

@sadasant sadasant closed this as completed Sep 7, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

No branches or pull requests

1 participant