Jerrie Pelser d5998e596c Merge pull request #40 from rjhernandez/master
Added HealthGraph OAuth2 provider. (RunKeeper)
2014-11-12 12:05:02 +07:00
2014-11-03 21:11:13 +07:00
2014-01-24 13:20:17 +07:00
2014-11-11 14:12:59 -05: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
    • StackExchange
    • HealthGraph
  • 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
OAuth providers for Owin
Readme 6.3 MiB
Languages
C# 97.5%
JavaScript 1.1%
HTML 1.1%
Ruby 0.2%