Skip to content

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

Closed
@jasonnutter

Description

@jasonnutter

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions