Skip to content

miazga/auth0-demo-react-dotnetcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This sample demonstrates how to add authentication to a React application with Auth0 and make HTTP REST API calls to the .NET Core Server.

Manual

Prerequisites

Run server (go to server/Server)

  • dotnet run

Run client (go to client)

  • npm install
  • npm start

App is running on http://localhost:3000 and server is running on https://localhost:5001 (http://localhost:5000)

Users:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published