Core Library
MSAL.js (@azure/msal-browser)
Core Library Version
latest
Wrapper Library
MSAL React (@azure/msal-react)
Wrapper Library Version
latest
Public or Confidential Client?
Public
Description
msal-react@v3 has been pushed to the latest tag on npm.
https://www.npmjs.com/package/@azure/msal-react?activeTab=versions
When running install, i get this output:
npm install @azure/msal-browser @azure/msal-react
# msal-browser@4 & msal-react@3 is installed
npm install @azure/msal-browser@latest @azure/msal-react@latest
# errors because it tries to resolve msal-browser@5, but msal-react@3 wants msal-browser@4
npm install @azure/msal-browser@5 @azure/msal-react@5
# works, but I shouldn't need to explicitly request v5 of both libraries
Error Message
No response
MSAL Logs
No response
Network Trace (Preferrably Fiddler)
MSAL Configuration
Relevant Code Snippets
`npm install @azure/msal-browser @azure/msal-react`
Reproduction Steps
npm install @azure/msal-browser @azure/msal-react
Expected Behavior
Version 5 is installed.
Identity Provider
Entra ID (formerly Azure AD) / MSA
Browsers Affected (Select all that apply)
Other
Regression
No response
Core Library
MSAL.js (@azure/msal-browser)
Core Library Version
latest
Wrapper Library
MSAL React (@azure/msal-react)
Wrapper Library Version
latest
Public or Confidential Client?
Public
Description
msal-react@v3 has been pushed to the
latesttag on npm.https://www.npmjs.com/package/@azure/msal-react?activeTab=versions
When running install, i get this output:
Error Message
No response
MSAL Logs
No response
Network Trace (Preferrably Fiddler)
MSAL Configuration
Relevant Code Snippets
`npm install @azure/msal-browser @azure/msal-react`Reproduction Steps
npm install @azure/msal-browser @azure/msal-reactExpected Behavior
Version 5 is installed.
Identity Provider
Entra ID (formerly Azure AD) / MSA
Browsers Affected (Select all that apply)
Other
Regression
No response