IdentityServer4, WebAPI and Angular2 in a single ASP.NET Core project

added by DotNetKicks
10/1/2016 8:09:16 AM

2954 Views

This article shows how IdentityServer4 with Identity, a data Web API, and an Angular 2 SPA could be setup inside a single ASP.NET Core project. The application uses the OpenID Connect Implicit Flow with reference tokens to access the API. The Angular 2 application uses webpack to build.


0 comments