[Identity] Should we separate InteractiveBrowserCredential? One for Node, one for the browser. #14783
Labels
Azure.Identity
blocking-release
Blocks release
breaking-change
Client
This issue points to a problem in the data-plane of the library.
Milestone
InteractiveBrowserCredential currently can be used in Node and in the browser, however:
clientId
is necessary.I believe we started these thinking of an isomorphic experience because we were overly optimistic, but at this point it's clearer that these two are fundamentally different, and it will be hard to keep them related.
The text was updated successfully, but these errors were encountered: