Skip to content

@azure/msal-react v3 pushed to latest tag #8454

@h3rmanj

Description

@h3rmanj

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)

  • Sent
  • Pending

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-unconfirmedA reported bug that needs to be investigated and confirmedmsal-browserRelated to msal-browser packagemsal-reactRelated to @azure/msal-reactpublic-clientIssues regarding PublicClientApplicationsquestionCustomer is asking for a clarification, use case or information.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions