Gathering detailed insights and metrics for @azure/msal-angular
Gathering detailed insights and metrics for @azure/msal-angular
Gathering detailed insights and metrics for @azure/msal-angular
Gathering detailed insights and metrics for @azure/msal-angular
Microsoft Authentication Library (MSAL) for JS
npm install @azure/msal-angular
@azure/msal-node-extensions v1.5.0
Published on 19 Nov 2024
@azure/msal-node v2.16.2
Published on 19 Nov 2024
@azure/msal-node v2.16.1
Published on 12 Nov 2024
@azure/msal-node-extensions v1.4.0
Published on 05 Nov 2024
@azure/msal-angular v3.1.0
Published on 05 Nov 2024
@azure/msal-react v2.2.0
Published on 05 Nov 2024
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
3,685 Stars
13,286 Commits
2,648 Forks
125 Watching
244 Branches
1,180 Contributors
Updated on 28 Nov 2024
TypeScript (98.65%)
JavaScript (1.14%)
C++ (0.1%)
PowerShell (0.06%)
HTML (0.05%)
C (0.01%)
Cumulative downloads
Total Downloads
Last day
-6.6%
36,654
Compared to previous day
Last week
0.4%
191,233
Compared to previous week
Last month
4.2%
819,537
Compared to previous month
Last year
29.8%
8,559,795
Compared to previous year
1
2
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.
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.
Microsoft Authentication Library for Node.js: A Node.js library that enables authentication and token acquisition with the Microsoft Identity platform in JavaScript applications. Implements the following OAuth 2.0 protocols and is OpenID-compliant:
Microsoft Authentication Library for JavaScript: A browser-based, framework-agnostic browser library that enables authentication and token acquisition with the Microsoft Identity platform in JavaScript applications. Implements the OAuth 2.0 Authorization Code Flow with PKCE, and is OpenID-compliant.
Microsoft Authentication Library for React: A wrapper of the msal-browser library for apps using React.
Microsoft Authentication Library for Angular: A wrapper of the msal-browser library for apps using Angular framework.
Microsoft Authentication Extensions for Node: The Microsoft Authentication Extensions for Node offers secure mechanisms for client applications to perform cross-platform token cache serialization and persistence. It gives additional support to the Microsoft Authentication Library for Node (MSAL).
The following libraries, hosted on the msal-lts
branch, are no longer in active development, but they are still receiving critical security bug fix support.
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.
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.
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.
Please check the roadmap to see what we are working on and what we have planned for future releases.
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.
We enthusiastically welcome contributions and feedback. Please read the contributing guide before you begin.
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.
Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License (the "License").
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.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
Found 23/28 approved changesets -- score normalized to 8
Reason
branch protection is not maximal on development and all release branches
Details
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
17 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More