Saurav Kumar

Results 3 issues of Saurav Kumar

no need to use std:: everywhere instead using namespace once

The POST request while signing up sends password as well as password2 fields. There's no need to send password2 field to backend. A better option would be to check if...