PreviousNext

Build an Authenticated GraphQL App with Angular, ASP.NET Core and IdentityServer - Part 2

by bill-s, 2020-01-20T16:46:41.406Z

Welcome to part two in this series, in which we're building a real-world GraphQL-driven application using Angular, ASP.NET Core, and IdentityServer. In the last post, we kicked things off on the backend by making an IdentityServer powered ASP.NET Core application that will provide our Angular SPA with some basic but essential capabilities to create and authenticate our application's users.

Read More