396c4577485c2023decbd07b73c7205c4d26e75f
Integrate Google+ provider which is currently a separate project
#OWIN OAuth Providers
Provides a set of extra authentication providers for OWIN (Project Katana). This project includes providers for:
- OAuth
- Yahoo
- GitHub
- OpenID
- Generic OpenID 2.0 provider
- Steam
Background
For background on how this project started, please view this blog post
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%