About 709 results
Open links in new tab
  1. Get started with MSAL React - Microsoft Authentication Library for ...

    Aug 14, 2025 · Get started with MSAL React. Learn how to initialize MSAL React, determine whether a user is authenticated, protect components, sign a user in and acquire an access token.

  2. @azure/msal-react - npm

    Dec 9, 2025 · @azure/msal-react is meant to be used in Single-Page Application scenarios. Before using @azure/msal-react you will need to register a Single Page Application in Azure AD to get a …

  3. Microsoft Authentication Library for React (msal-react) - GitHub

    The MSAL library for JavaScript enables client-side JavaScript applications to authenticate users using Azure AD work and school accounts (AAD), Microsoft personal accounts (MSA) and social identity …

  4. @azure/msal-react - v3.0.25 | Documentation - GitHub Pages

    @azure/msal-react is meant to be used in Single-Page Application scenarios. Before using @azure/msal-react you will need to register a Single Page Application in Azure AD to get a valid …

  5. React single-page application using MSAL React to authenticate users ...

    Jun 23, 2025 · MSAL React is a wrapper around the Microsoft Authentication Library for JavaScript (MSAL.js). As such, it exposes the same public APIs that MSAL.js offers, while adding many new …

  6. Integrating MSAL in React web application for Azure AD ... - Medium

    Apr 16, 2025 · In this article, I’ll walk through the steps I followed to install and configure MSAL in our React frontend, enabling secure Azure AD login for our users.

  7. Using msal-react for React app authentication - LogRocket Blog

    Jan 10, 2023 · In this article, we are going to go over the steps that a frontend developer must perform to integrate a React app with msal-react, the Azure AD B2C authentication service.

  8. Authentication in React with Microsoft's MSAL library - OpenReplay

    Dec 28, 2023 · In this comprehensive guide, we’ll take you step by step through the process of implementing authentication with MSAL-React, helping you leverage the power of Microsoft’s identity …

  9. Fortify Your React.js Apps with Azure AD Authentication & MSAL

    Oct 21, 2023 · In this article, we explored the process of building secure React.js applications by integrating Azure Active Directory (Azure AD) authentication using the Microsoft Authentication …

  10. GitHub - pm7y/ReactMSALExample: An example of using MSAL in a React

    React MSAL Reference Implementation A modern React application demonstrating Microsoft Authentication Library (MSAL) integration with Azure Entra ID.