We were passing unstripped password value to `authenticate_new_user()` after creating a user which was resulting in password mismatch and was raising this error. PROD-656
We were passing unstripped password value to `authenticate_new_user()` after creating a user which was resulting in password mismatch and was raising this error. PROD-656