A sample application using JWT Authentication with ASP.NET Core back-end and Angular front-end
Angular 6 front-end to demonstrate retrieving JWT's from identity server and utilizing them client-side ASP.NET Core 2.1 MVC back-end for application logic
ASP.NET Core 2.1 WebApi to lookup claims and issue JWT's