leisenstein / auth0-aspnet-core

Support for Auth0 authentication for ASP.NET core applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auth0 for .NET Core

Cimpress.Auth0.Client and Cimpress.Auth0.Server simplify integration with Auth0 when using it from a client or web server perspective.

Version and build status

  • Client libraries: NuGet version
  • Server libraries: NuGet version
  • Build: Build status

Usage

See this wiki pages with detailed examples of using the client or server libraries.

Contribution

We value your input as part of direct feedback to us, by filing issues, or preferably by directly contributing improvements:

  1. Fork this repository
  2. Create a branch
  3. Contribute
  4. Pull request

About

Support for Auth0 authentication for ASP.NET core applications

License:MIT License


Languages

Language:C# 98.6%Language:PowerShell 1.4%