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

Are there any breaking API changes between msal-node 1.x and 2.x ? #6759

Closed
elovin opened this issue Dec 11, 2023 · 1 comment
Closed

Are there any breaking API changes between msal-node 1.x and 2.x ? #6759

elovin opened this issue Dec 11, 2023 · 1 comment
Labels
msal-node Related to msal-node package public-client Issues regarding PublicClientApplications question Customer is asking for a clarification, use case or information.

Comments

@elovin
Copy link

elovin commented Dec 11, 2023

Core Library

MSAL Node (@azure/msal-node)

Core Library Version

1.18.4

Wrapper Library

Not Applicable

Wrapper Library Version

None

Public or Confidential Client?

Public

Description

There is no migration guide for msal-node for upgrading from 1.x to 2.x
although the npm page says this:

There have been no functional changes in the MSAL Node v2 release.

Does that mean that there are no breaking API changes between 1.x and 2.x and that it is safe to just upgrade the dependency ?

MSAL Configuration

No response

Relevant Code Snippets

No response

Identity Provider

None

Source

External (Customer)

@elovin elovin added the question Customer is asking for a clarification, use case or information. label Dec 11, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Attention 👋 Awaiting response from the MSAL.js team label Dec 11, 2023
@github-actions github-actions bot added msal-node Related to msal-node package public-client Issues regarding PublicClientApplications labels Dec 11, 2023
@tnorling
Copy link
Collaborator

There are no breaking API changes between v1 and v2 of msal-node. The only breaking change is that support for Node versions < 16 has been dropped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
msal-node Related to msal-node package public-client Issues regarding PublicClientApplications question Customer is asking for a clarification, use case or information.
Projects
None yet
Development

No branches or pull requests

2 participants