#OWIN OAuth Providers

Provides a set of extra authentication providers for OWIN (Project Katana). This project includes providers for:

  • OAuth
    • Google+
    • Yahoo
    • LinkedIn
    • 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
OAuth providers for Owin
Readme 6.3 MiB
Languages
C# 97.5%
JavaScript 1.1%
HTML 1.1%
Ruby 0.2%