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

Protecting private endpoints #44

Open
@crysfel

Description

@crysfel

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions