psecio / gatekeeper

Gatekeeper: An Authentication & Authorization Library
366 stars 23 forks source link

Can user change their password? #69

Closed Crack019 closed 7 years ago

Crack019 commented 7 years ago

I don't understand very well Password reset. Password reset give to user chance to change their password? Or only allows user restart their account?

How user can change their password?

EDIT: finally i have made a DataBase query and update password field using pasword_hash native php 7 function.