cxty / DotNetOpenAuth

A C# implementation of the OpenID, OAuth protocols

Home Page:http://dotnetopenauth.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DotNetOpenAuth

Dev Build:: Gitter Develop - Build status

Summary

The C# implementation of the OpenID, OAuth protocols. Use DotNetOpenAuth to create Identity Providers and Identity Consumers (Relying Parties).

The following sample implementations are available:

  • OpenID Provider (MVC / WebForms)
  • OpenID Relying Party (Classic ASP / MVC / WebForms)
  • OpenID Web Ring Provider / Relying Party
  • OAuth Authorisation Server
  • OAuth Resource Server
  • OAuth Service Provider
  • OAuth Client
  • OAuth Consumer (Web/Wpf)

All samples are available in the Samples Repository

Credits

DotNetOpenAuth utilises the following open source projects:

..and is supported by the following open source friendly companies:

About

A C# implementation of the OpenID, OAuth protocols

http://dotnetopenauth.net

License:Other


Languages

Language:C# 97.9%Language:JavaScript 1.9%Language:HTML 0.1%Language:CSS 0.1%