CodeBrowser / npm / @azure/msal-node
@azure/msal-node@5.4.1
// Microsoft Authentication Library for Node
$ npm install @azure/msal-node
downloads/wk
16,098,995
license
MIT
version
5.4.1
published
Jul 15, 2026
What is @azure/msal-node?
@azure/msal-node is a library that handles user authentication and token management for Node.js applications connecting to Azure Active Directory and other Microsoft identity platforms. Developers use it to implement OAuth 2.0 and OpenID Connect flows, manage user sign-in/sign-out, and securely obtain access tokens for calling protected APIs. It supports both confidential client applications (like web servers and daemons) and public client applications (like desktop apps).
Keywords
#js #ts #node #AAD #msal #oauth
Dependencies (2)
Maintainers
azuread, neagrawa, manrath