Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.

Protecting private endpoints #44

Open
crysfel opened this issue Apr 10, 2019 · 0 comments
Open

Protecting private endpoints #44

crysfel opened this issue Apr 10, 2019 · 0 comments
Assignees

Comments

@crysfel
Copy link
Member

crysfel commented Apr 10, 2019

Description

We need to setup a middleware to protect our private endpoints. We are using auth0 to handle authentication.

We need to make sure our endpoints are not accessible if a JWT is not provided or invalid. If the token is valid, then we need to return the private data

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants