sentinel v2.0.0 Sentinel.Controllers.Html.UserController
Handles the user create, confirm and invite actions
Summary
Functions
Confirm either a new user or an existing user’s new email address. Parameter “id” should be the user’s id. Parameter “confirmation” should be the user’s confirmation token. If the confirmation matches, the user will be confirmed and signed in
Functions
Confirm either a new user or an existing user’s new email address. Parameter “id” should be the user’s id. Parameter “confirmation” should be the user’s confirmation token. If the confirmation matches, the user will be confirmed and signed in.