Skip to content

mraible/auth0-expenses-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth0 Open Source Software

Expenses API Express

The Expenses API is an example application that implements oAuth 2 API protection.

Version 1.0

This version of the expense api is the starting place used in A0FUN-M06-L01 Working with APIs.

Run Local:

ISSUER_BASE_URL=https://your-tenant.region.auth0.com \
npm start

Required Scopes

Endpoint Secure Scopes
/
/total
/reports read:reports