e8a6aab0fa0c9647e6be5f57de201f7df421ee14
#OWIN OAuth Providers
Provides a set of extra authentication providers for OWIN (Project Katana). This project includes providers for:
- OAuth
- Google+
- Yahoo
- GitHub
- StackExchange
- OpenID
- Generic OpenID 2.0 provider
- Steam
Implementation Guides
For guides on how to implement these providers, please visit my blog, Be a Big Rockstar.
Installation
To use these providers you will need to install the Owin.Security.Providers NuGet package.
PM> Install-Package Owin.Security.Providers
Description
Languages
C#
97.5%
JavaScript
1.1%
HTML
1.1%
Ruby
0.2%