Closed nSedrickm closed 2 years ago
@nSedrickm please are you on the latest commit head of dev branch ?
Thank you for pointing this out @nSedrickm. This is now fixed https://github.com/smswithoutborders/SMSwithoutborders-BE/commit/12b5e9c1b62538cf20bebb9d701a0aac199185c4
I'll be closing this now :nerd_face:
When deleting an account, a password is required for confirmation. If the password is wrong, a 401 is thrown resulting in the user being logged out by the app instead.
A 403 would be better since the password failed validation