@azure/msal-browser@5.17.1
// Microsoft Authentication Library for js
$ npm install @azure/msal-browser
downloads/wk
15,505,700
license
MIT
version
5.17.1
published
Jul 15, 2026
What is @azure/msal-browser?
@azure/msal-browser is a JavaScript library that handles user authentication with Microsoft Azure Active Directory (AAD) and other identity providers using OAuth 2.0 flows like authorization code and PKCE. Developers use it to add login, logout, and token management to web applications without building authentication from scratch. It simplifies handling secure credential exchange and session management in browser-based apps.
Links
Keywords
Dependencies (1)
Maintainers
azuread, neagrawa, manrath