Skip to content

Commit

Permalink
Add new post to README
Browse files Browse the repository at this point in the history
  • Loading branch information
elanderson authored Jul 14, 2017
1 parent 9400af4 commit 9e2f973
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Angular-Core-IdentityServer
Exploring Angular (4+) with ASP.NET Core, Entity Framework Core and IdentityServer4. The following are blog posts documenting the exploration.

## Initial Exploration

1. [Identity Server: Introduction](https://elanderson.net/2017/05/identity-server-introduction/)
2. [Identity Server: Sample Exploration and Initial Project Setup](https://elanderson.net/2017/06/identity-server-sample-exploration-and-initial-project-setup/)
3. [Identity Server: Interactive Login using MVC](https://elanderson.net/2017/07/identity-server-interactive-login-using-mvc/)
Expand All @@ -9,3 +11,6 @@ Exploring Angular (4+) with ASP.NET Core, Entity Framework Core and IdentityServ
6. [Identity Server: Using Entity Framework Core for Configuration Data](https://elanderson.net/2017/07/identity-server-using-entity-framework-core-for-configuration-data/)
7. [Identity Server: Usage from Angular](https://elanderson.net/2017/07/identity-server-usage-from-angular/)
8. [Identity Server: Calling Secured API from Angular](https://elanderson.net/2017/08/identity-server-calling-secured-api-from-angular/)

## Other Related Posts
1. [Identity Server: Redirect When Route Requires Logged in User](https://elanderson.net/2017/08/identity-server-redirect-when-route-requires-logged-in-user/)

0 comments on commit 9e2f973

Please sign in to comment.