Skip to content

Check if request comes from WebAPP #123

@FernandoDiconium

Description

@FernandoDiconium

In order to authenticate requests coming from the WebAPP/BFF we now need to check if the API KEY of the request matches the unique WebApp API KEY.

The logic to implement should be as follows:

Matches WebAPP key - The userId can be found on the request header
Does NOT match WebAPP key - The userId can be found on the corresponding ApiKey object

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions