updated_user_password start and finish methods. also added a DB method
to update the users table.
changed the .proto because we needed some more info to retrieve an access token, and we don't actually need to mint a new token after successful password update.
Depends on D7544