Helfer-Portal / helponspot-lambdas

0 stars 0 forks source link

[bug] Change user's email #72

Open izi01 opened 4 years ago

izi01 commented 4 years ago

PATCH /users/:id can change the user's email. This is not propagated to cognito and thus the users still needs to use his old email for login.

Either disallow changing emails for now or update cognito on change.

izi01 commented 4 years ago

solved by disabling change of email in patch user lambda