active-directory-angularjs-singlepageapp icon indicating copy to clipboard operation
active-directory-angularjs-singlepageapp copied to clipboard

An AngularJS based single page app, implemented with an ASP.NET Web API backend, that signs in users and calls web APIs using Azure AD

Integrating Azure AD into an AngularJS single page app

There's a newer version of this sample taking advantage of the Microsoft identity platform (formerly Azure AD v2.0)

Check it out: https://github.com/Azure-Samples/active-directory-javascript-graphapi-v2

If you really need to access this Azure AD v1.0, you can navigate to the master branch, but please know that it's no longer supported.