sentinel v2.0.1 Sentinel.Controllers.Html.PasswordController
Handles the password create and reset actions
Summary
Functions
Resets a users password if the provided token matches Params should be: {user_id: 1, password_reset_token: “abc123”}
Handles the password create and reset actions
Resets a users password if the provided token matches Params should be: {user_id: 1, password_reset_token: “abc123”}