Update README.md

This commit is contained in:
Tommy Parnell
2016-11-11 17:26:48 -05:00
committed by GitHub
parent 2642736548
commit 6d999ec41a

View File

@@ -52,7 +52,9 @@ Provides a set of extra authentication providers for OWIN ([Project Katana](http
- Wargaming
## Implementation Guides
For above listed provider implementation guide, visit Jerrie Pelser's blog - [oauthforaspnet](http://www.oauthforaspnet.com)
Take a look at the [samples project](https://github.com/TerribleDev/OwinOAuthProviders/blob/master/OwinOAuthProvidersDemo/App_Start/Startup.Auth.cs#L39).
## Installation