Skip to content

Commit

Permalink
Merge pull request IdentityServer#307 from Lutando/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
brockallen authored Aug 29, 2016
2 parents c47d28b + 65cac29 commit 74896cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ IdentityServer3 Samples

[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/IdentityServer/IdentityServer3?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

#### ASP.NET 5 Hosting Sample
[link](https://github.com/IdentityServer/IdentityServer3.Samples/tree/master/source/AspNet5)
#### ASP.NET Core Hosting Sample
[link](https://github.com/IdentityServer/IdentityServer3.Samples/tree/master/source/AspNetCore)

#### MVC Authentication walk-through [link](https://github.com/IdentityServer/IdentityServer3.Samples/tree/master/source/MVC%20Authentication)
Step by step tutorial on how to use identity server to provide authentication services to an MVC application and a Web API. See [here](https://github.com/IdentityServer/IdentityServer3/wiki/Getting-started) for instructions.
Expand Down

0 comments on commit 74896cc

Please sign in to comment.