monorepo
monorepo copied to clipboard
FEAT: Add password validation for update password field
Is your feature request related to a problem? Please describe.
There is a frontend validation for password field when users register. The same validation doesn't seem to be applied to password update form on profile page.
Describe the solution you'd like
Use same schema for the update password.