Skip to content

Add support for MSAL Browser (MSAL.js v2) and MSAL Node #373

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

Closed
jasonnutter opened this issue Jan 8, 2021 · 4 comments
Closed

Add support for MSAL Browser (MSAL.js v2) and MSAL Node #373

jasonnutter opened this issue Jan 8, 2021 · 4 comments
Assignees
Milestone

Comments

@jasonnutter
Copy link

jasonnutter commented Jan 8, 2021

Feature Request

I'm Jason from the MSAL.js team, and I am reaching out to see how we can help add support for our new libraries, MSAL Browser and MSAL Node.

Is your feature request related to a problem? Please describe

For client-side auth, this library includes support for the Implicit Flow via MSAL.js v1. We are now recommending that applications switch to the Auth Code Flow w/ PKCE for SPAs, which mitigates problems caused by third-party cookie blocking in browsers such as Safari and Chrome Incognito. Furthermore, MSAL Browser includes lots of other great features (e.g. multiple account support, proof-of-possession, etc.).

For server-side auth, we now have a fully featured library for Node environments, MSAL Node.

Describe the solution you'd like

I'd love to find out if adding support for these libraries has been considered, and what our team can do to help (including making contributions).

Thanks!

AB#7551

@ghost ghost added the ToTriage label Jan 8, 2021
@MIchaelMainer
Copy link
Contributor

@thewahome as well for GE

@baywet
Copy link
Member

baywet commented Jan 11, 2021

FYI @nikithauc already started some of that work here #371

@nikithauc
Copy link
Contributor

@jasonnutter Thank you for in this issue!
We are currently working on supporting authentication with the @azure/identity which depends on the MSAL Node.
I agree that MSAL Node and MSAL Browser have great features.
Is there a timeline when MSAL V1 will be deprecated?

@nikithauc nikithauc added enhancement and removed ADO to GitHub automation label Issue caused by core project dependency modules or library labels Feb 10, 2021
@nikithauc nikithauc self-assigned this Jun 22, 2021
@nikithauc nikithauc added this to the 3.1.0 milestone Jul 6, 2021
@ddyett
Copy link
Contributor

ddyett commented Jul 25, 2023

tracked as part of updating on kiota

@ddyett ddyett closed this as completed Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants