View Source Claper.Accounts.UserNotifier (Claper v1.7.0)

Link to this section Summary

Functions

Deliver instructions to confirm account.

Deliver instructions to reset a user password.

Deliver instructions to update a user email.

Link to this section Functions

Link to this function

deliver_confirmation_instructions(user, url)

View Source

Deliver instructions to confirm account.

Link to this function

deliver_magic_link(email, url)

View Source
Link to this function

deliver_reset_password_instructions(user, url)

View Source

Deliver instructions to reset a user password.

Link to this function

deliver_update_email_instructions(user, url)

View Source

Deliver instructions to update a user email.