CodeBrowser / npm / @azure/msal-common
@azure/msal-common@16.11.2
// Microsoft Authentication Library for js
$ npm install @azure/msal-common
downloads/wk
20,391,375
license
MIT
version
16.11.2
published
Jul 15, 2026
What is @azure/msal-common?
@azure/msal-common is a JavaScript library that handles authentication and authorization flows for Azure Active Directory (AAD) and other OAuth providers. Developers use it to integrate Microsoft identity platform authentication into web applications, supporting multiple flows including implicit, authorization code, and PKCE for secure token management. It provides the core logic needed to implement login, logout, and token acquisition in JavaScript applications.
Keywords
#implicit #authorization code #PKCE #js #AAD #msal #oauth
Maintainers
azuread, neagrawa, manrath