auth0-samples/auth0-express-api-samples

how to get the additional data to access private path correctly? any steps?

adamchenwei opened this issue · 2 comments

https://github.com/auth0-samples/auth0-express-api-samples/tree/master/01-Authorization-RS256
Specifically for this example. since it said A protected endpoint which returns a message on success. Requires a valid JWT access token with a scope of read:messages.
how to obtain / setup both so to pass the private route?

This should be a relevant doc with instructions to start with: https://auth0.com/docs/microsites/protect-api/protect-api