diff --git a/README.md b/README.md index 8cb6d233..f75ea40e 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,15 @@ using (var context = new ApplicationDbContext( } ``` +## Resources + +**Looking for additional resources to help you get started?** Don't miss these interesting blog posts: + +- **[Setting up ASP.NET v5 (vNext) to use JWT tokens (using OpenIddict)](http://capesean.co.za/blog/asp-net-5-jwt-tokens/)** by [Sean Walsh](https://github.com/capesean/) +- **[Using OpenIddict to easily add token authentication to your .NET web apps](http://overengineer.net/Using-OpenIddict-to-easily-add-token-authentication-to-your-.NET-web-apps)** by [Josh Comley](https://github.com/joshcomley) +- **[Authorizing your .NET Core MVC6 API requests with OpenIddict and Identity](http://kerryritter.com/authorizing-your-net-core-mvc6-api-requests-with-openiddict-and-identity/)** by [Kerry Ritter](https://github.com/kerryritter) +- **[Creating your own OpenID Connect server with ASOS](http://kevinchalet.com/2016/07/13/creating-your-own-openid-connect-server-with-asos-introduction/)** by [Kévin Chalet](https://github.com/PinpointTownes) + ## Support **Need help or wanna share your thoughts? Don't hesitate to join our dedicated chat rooms:**