What is a password confirmation?
Generally, “confirm your password” is one of such verification & validation checks. Basically, it means to rewrite or retype your password. It ensures that you have typed the correct characters for your password by comparing both the fields.
Do you need a confirm password field?
Only a small percentage of users mistype their password, but the confirm password field makes all users do extra work. If you want users to do something in your app, make it easier to do. This is especially important for the signup form because users have nothing invested in your app so far.