This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Description
In the Angular template, enabling Windows Authentication causes the /fetch-data route to fail with the error Exception: Call to Node module failed with error: Response with status: 401 Unauthorized for URL: /api/SampleData/WeatherForecasts
Changing "asp-prerender-module" to "asp-ng2-prerender-module" in Views/Home/Index.cshtml line 16 seems to fix the issue.