Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 497 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 497 Bytes

passport-auth0-test

Installation

npm install

Configuration

Create a .env file in the root of your project. Copy the content of the .env.example file to the newly created .env file. Get your credentials from the settings section and replace the old values in the .env file.

Usage

node server.js

Documentation

For more information about auth0 contact the documentation page.