active-directory-javascript-singlepageapp-angular icon indicating copy to clipboard operation
active-directory-javascript-singlepageapp-angular copied to clipboard

Demonstrates how to use MSAL Angular to login, logout, protect a route, and acquire an access token for a protected resource such as Microsoft Graph.

Angular single-page application using MSAL Angular v1 on Azure AD

There's a newer version of this sample taking advantage of MSAL Angular v2.

Check it out: Angular single-page application secured with MSAL Angular v2

If you really need to access this sample, you can navigate to the master branch, but please know that it's no longer maintained.