Skip to content

C-Lite/microsoft-authentication-library-for-js

This branch is 748 commits behind AzureAD/microsoft-authentication-library-for-js:dev.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6a8d2e6 · Feb 27, 2023
Feb 27, 2023
Oct 3, 2022
Sep 14, 2021
Jul 25, 2022
Feb 27, 2023
Nov 17, 2020
Feb 4, 2022
Feb 7, 2023
Feb 27, 2023
Dec 12, 2022
Feb 2, 2023
Feb 16, 2023
Jan 5, 2022
Sep 26, 2022
Apr 15, 2021
Dec 11, 2018
Sep 29, 2020
Aug 31, 2022
Jan 11, 2021
Nov 18, 2022
Nov 23, 2019
Oct 2, 2020
Feb 7, 2022
Jan 9, 2023
Jan 14, 2021
Sep 7, 2021
Dec 8, 2020
Mar 19, 2022
May 21, 2021
Oct 12, 2020
Feb 2, 2023
Feb 2, 2023
Jan 5, 2023
Jun 30, 2022
Feb 7, 2022
Apr 12, 2022

Repository files navigation

Microsoft Authentication Library for JavaScript (MSAL.js)

The Microsoft Authentication Library for JavaScript enables both client-side and server-side JavaScript applications to authenticate users using Azure AD for work and school accounts (AAD), Microsoft personal accounts (MSA), and social identity providers like Facebook, Google, LinkedIn, Microsoft accounts, etc. through Azure AD B2C service. It also enables your app to get tokens to access Microsoft Cloud services such as Microsoft Graph.

Repository

Core and wrapper libraries

The lib folder contains the source code for our libraries in active development. You will also find all the details about installing the libraries in their respective README.md.

Libraries in maintenance

The maintenance folder contains the source code for our libraries that are in maintenance mode (only receiving security fixes).

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 libraries. 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 library 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.

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 opencode@microsoft.com with any additional questions or comments.

About

Microsoft Authentication Library (MSAL) for JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.5%
  • JavaScript 41.0%
  • Java 0.2%
  • HTML 0.1%
  • C++ 0.1%
  • Batchfile 0.1%