View Source Lightning.Accounts.UserNotifier (Lightning v2.10.4)
The UserNotifier module.
Summary
Functions
Deliver instructions to confirm account.
Deliver instructions to confirm account.
Deliver email to notify user of his addition of a project.
Deliver a project digest of daily/weekly or monthly activity to a user.
Deliver instructions to reset a user password.
Deliver instructions to update a user.
Deliver warning to update a user.
Deliver an email to notify the user about a data retention setting change made in their project
Deliver an email to notify the user about their account being deleted
Functions
Deliver instructions to confirm account.
Deliver instructions to confirm account.
Deliver email to notify user of his addition of a project.
Deliver a project digest of daily/weekly or monthly activity to a user.
deliver_project_invitation_email(user, inviter, project, role, token)
View SourceDeliver instructions to reset a user password.
Deliver instructions to update a user.
Deliver warning to update a user.
@spec send_data_retention_change_email( user :: map(), updated_project :: map() ) :: {:ok, term()} | {:error, term()}
Deliver an email to notify the user about a data retention setting change made in their project
Deliver an email to notify the user about their account being deleted