1.3.0
Added
- Emit a
Confirmed
event after a user confirms his email address. - Add an optional
confirmed
method to customize confirmation behavior. - The session now contains a
confirmation_user_id
after a successful confirmation.
Confirmed
event after a user confirms his email address.confirmed
method to customize confirmation behavior.confirmation_user_id
after a successful confirmation.