Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 692 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 692 Bytes

angular2-adaljs-webapi

Sample application of an Angular2 Single Page Application and an ASP.NET WebAPI with Azure Active Directory authentication and adal.js.

Commits show the steps needed to recreate this sample application and are described in the https://dotronald.be/creating-an-angular-single-page-application-with-azure-active-directory-and-adal-js-that-uses-an-asp-net-webapi/ blogpost.

The SPA branch focusses on the setup of the single page application in Angular2.

The WebAPI branch focusses on the setup of the ASP.NET MVC WebAPI service.