hngprojects / hng_boilerplate_python_fastapi_web

Apache License 2.0
154 stars 137 forks source link

[FIX] Create a different endpoint to handle change of emails for users. #938

Open johnson-oragui opened 3 weeks ago

johnson-oragui commented 3 weeks ago

Describe the bug Because of security reasons, users should undergo a special and well scrutinized process before they can be able to change the email linked to their accounts. These processes should be:

Expected behavior Users should be able to change their emails after going through the proper vetted process.

Related issue.

Separate endpoint for email change