genuinebasil 865e20f2e8 minor fixes
minor fixes and updated demo app to accept email address as user name
2014-09-22 13:57:25 +10:00
2014-05-18 22:14:38 +07:00
2014-09-22 13:57:25 +10:00
2014-09-22 13:57:25 +10:00
2014-01-24 13:20:17 +07:00
2014-05-17 22:02:42 +01:00

#OWIN OAuth Providers

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

  • OAuth
    • Google+
    • Yahoo
    • LinkedIn
    • GitHub
    • Instagram
  • 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%