Open seallard opened 8 months ago
Currently we do not validate the access tokens.
As long as it contains the correct email, we allow the request.
Extract the validation logic to the auth service and actually validate it.
Currently we do not validate the access tokens.
As long as it contains the correct email, we allow the request.
Extract the validation logic to the auth service and actually validate it.