Skip to content

Auth0 ASP.NET 4.5 Owin/Katana Authentication Handler

License

Notifications You must be signed in to change notification settings

shakguru/auth0-aspnet-owin

 
 

Repository files navigation

Owin/Katana Authentication Handler for Auth0. Plugs into the ASP.NET 4.5 Owin infrastructure (middleware) and extends default providers with more social providers such as Amazon, Facebook, GitHub, LinkedIn, LiveId, Google, Twitter, PayPal and vKontakte. Also integrates with Enterprise providers like any IdP that speaks SAML Protocol, ADFS, Google Apps, ADFS, Windows Azure AD, etc.

Note: ASP.NET 5 support is available in the following repository https://github.com/auth0/auth0-aspnet5

Installation

Install-Package Auth0-ASPNET-Owin

Usage

Please see this NuGet's README.

Examples

In this repository we've also included different Owin samples, using the Auth0 Authentication Handler or standards based (Bearer token, OpenID Connect, ...) handlers.

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

Author

Auth0

License

This project is licensed under the MIT license. See the LICENSE file for more info.

About

Auth0 ASP.NET 4.5 Owin/Katana Authentication Handler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 86.7%
  • JavaScript 7.2%
  • HTML 3.4%
  • Pascal 2.3%
  • Other 0.4%