You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
2.0.2 (2022-02-03)
Features Added
Improved the error message when InteractiveBrowserCredential is used with an unavailable port (such as when no redirectUri is provided, and the port 80 is busy) and when no browser is available.
Bugs Fixed
Challenge claims now are properly being passed through to the outgoing token requests.
The ManagedIdentityCredential now properly parses expiration dates from token exchange requests.
Other Changes
Moved the @types/stoppable dependency to the devDependencies.