BattleOfAI
BattleOfAI copied to clipboard
updateUser API needs the new password two times
Issue
The payload from the updateUser API needs the property "new_password2".
Solution
The property should be removed and the check is moved to the frontend.