Skip to content

Integrate Auth0 tokens into protected backend endpoints #3

@vandenn

Description

@vandenn

On the frontend: Implement an authorization header to accompany each request to the backend. The authorization header will contain some form of auth token from Auth0.
On the backend: Reject any requests that don't have a valid authorization header which is counter-checked against our Auth0 user list.

Metadata

Metadata

Assignees

Labels

securityImplementations regarding security

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions