Simple web app demonstrating the Azure Ad authentication flow. This is an implementation of the Securing Single Page Applications with Azure AD tutorial.
The tutorial did not present a complete working demo code and did not present how to actually secure the API with azure. This project contains a working implementation of the idea and code presented in the tutorial. In addition instructions how to secure the API application (hosted in Azure App Service is presented).