Skip to main content
IN DEVELOPMENT

In Development: Build Single Page Application with MSAL.js

Published date: September 07, 2018

As a JavaScript developer, you can now:
- Register your single page application in the Azure portal
- Benefit from quick start samples during application registration to help you get a working application in minutes
- Leverage Microsoft Authentication Library for JavaScript in your plain JavaScript app, as well as with AngularJS or Angular 4+ frameworks

Developers no longer need to choose between the Azure AD v1.0 endpoint (supported by ADAL.js) and the Azure AD v2.0 endpoint since MSAL.js will be on parity with the ADAL.js.

Learn more.

  • Microsoft Entra ID (formerly Azure AD)
  • Features