Exploring Angular (4+) with ASP.NET Core, Entity Framework Core and IdentityServer4. The following are blog posts documenting the exploration.
- Identity Server: Introduction
- Identity Server: Sample Exploration and Initial Project Setup
- Identity Server: Interactive Login using MVC
- Identity Server: From Implicit to Hybrid Flow
- Identity Server: Using ASP.NET Core Identity
- Identity Server: Using Entity Framework Core for Configuration Data
- Identity Server: Usage from Angular
- Identity Server: Calling Secured API from Angular
- Identity Server: Redirect When Route Requires Logged in User
- Identity Server: Changing Angular OpenID Connect Clients
- Identity Server: External Authentication using Twitter
- Identity Server: API Migration to ASP.NET Core 2
- Identity Server: Migration to ASP.NET Core 2
- Identity Server: Deploy to Azure
- Identity Server: Upgrade Client to Angular 5
- Identity Server: Migration to version 2.1 and Angular HTTP Changes