Skip to content

mvrak/microsoft-authentication-library-for-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Authentication Library for JavaScript (MSAL.js)

The Microsoft Authentication Library for JavaScript adds Auth to Javascript applications, and access to resource APIs in the Microsoft Cloud such as Microsoft Graph.

MSAL.js now supports Node.js and Electron!

MSAL.js supports both consumer and enterprise Microsoft accounts. This can be restricted if desired. Only applications that use special consumer or enterprise data will need to differentiate.

MSAL.js supports social identity providers like Facebook, Google, and LinkedIn through the Azure AD B2C service.

How do I get Started?

Follow the link that matches your app:

Learn more

MSAL.js is a collection of Javascript related libraries providing common AuthN methods across several frameworks and application types. The lib folder contains the source code for all of our libraries. You will also find all the details about installing the libraries, in their respective README.md.

Package Structure

We ship a number of different packages which are meant for different platforms. You can see the relationship between packages and different authentication flows they implement below.

Package Structure

Samples

The samples folder contains sample applications for our libaries. A complete list of samples can be found in the respective package folders or on our wiki.

Package versioning

All of our libraries follow semantic versioning. We recommend using the latest version of each libary to ensure you have the latest security patches and bug fixes.

Roadmap

Please check the roadmap to see what we are working on and what we have planned for future releases.

Community Help and Support

  • GitHub Issues is the best place to ask questions, report bugs, and new request features.

  • FAQs for access to our frequently asked questions.

  • Stack Overflow using "msal" and "msal.js" tag.

  • User Voice page to provide recommendations and/or feedback.

Contribute

We enthusiastically welcome contributions and feedback. Please read the contributing guide before you begin.

Security Reporting

If you find a security issue with our libraries or services please report it to the Microsoft Security Response Center (MSRC) with as much detail as possible. Your submission may be eligible for a bounty through the Microsoft Bounty program. Please do not post security issues to GitHub Issues or any other public site. We will contact you shortly upon receiving the information. We encourage you to get notifications of when security incidents occur by visiting this page and subscribing to Security Advisory Alerts.

License

Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License (the "License").

We Value and Adhere to the Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

About

Microsoft Authentication Library (MSAL) for JS

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 52.5%
  • TypeScript 46.6%
  • Java 0.4%
  • HTML 0.2%
  • Batchfile 0.2%
  • C++ 0.1%