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

Release Azure.Identity Preview using MSAL for NodeJS Beta #10233

Closed
joshfree opened this issue Jul 23, 2020 · 1 comment
Closed

Release Azure.Identity Preview using MSAL for NodeJS Beta #10233

joshfree opened this issue Jul 23, 2020 · 1 comment
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.

Comments

@joshfree
Copy link
Member

Currently Azure.Identity for JS does not have feature parity with Azure.Identity for .NET/Java/Python due to the unavailability of a supported version of MSAL for NodeJS.

This work item tracks catching JS up to feature parity using the beta MSAL for NodeJS

  • shipping a public preview of Azure.Identity for JS using the first public beta MSAL for NodeJS
  • Reviewing and unifying the usage of MSAL / MSAL Cache, per the work done last semester in the other 3 primary languages
  • Adding Azure Identity Support for MSAL Configurable Token Refresh
  • Adding UserAuthentication API

This work will be kept in a separate feature branch until MSAL for NodeJS reaches a supportable / go-live level of quality, at which point this work can merge back to master and ship GA.

@joshfree joshfree added Client This issue points to a problem in the data-plane of the library. Azure.Identity labels Jul 23, 2020
@joshfree joshfree added this to the [2020] September milestone Jul 23, 2020
@sophiajt
Copy link
Contributor

dupe of #9778

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 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

2 participants