Open moyezr opened 2 months ago
Thank you @moyezr. This would be a great security feature. Since, it deals with dummy money I didn't add Zod validations thus increasing development time. Would be nice if you would like to contribute.
no!
Do it yourself. :)
Currently in the sign up and sign in forms, there are no validations performed to ensure that the created passwords are strong enough.
Maybe add some validations using zod both in client side and the server side to ensure users have a strong password which are difficult to brute force.