This is my first time using mongodb with php and I have a register and a login form . When a user registers I succesfully hash his password using password_hash()
password_hash()