Skip to content
Oleg Burov edited this page May 5, 2018 · 19 revisions

Welcome to the Auth0 wiki!

This wiki will cover detailed information about integration Auth0 with ASP.NET Core 2.1.

The solution will include ASP.NET Core Web Application (Blue box) and ASP.NET Core Web API (green box). The authentication and authorization will be handled by Auth0 (orange box).

Auth0 and Web App

Getting Started

  1. Home
  2. Setting up Auth0 account
  3. Creating Application in Auth0 dashboard
  4. Setting up ASP.NET Core WebApp
  5. Creating API in Auth0 dashboard
  6. Setting up ASP.NET Core WebAPI

Clone this wiki locally