Skip to content
No results found.

Customize Emails

Every email used by PlusAuth can be tailored to match your branding and communication style. To edit a template:

  1. Go to Dashboard > Customization > Email Templates .
  2. Click on the template you want to customize.

Both From and Subject fields support dynamic templating, meaning you can use dynamic variables in these fields as well.

Every variable in our templating guide are available. Some templates may have additional variables. You can see final variables in the related template's page (Dashboard > Customization > Email Templates > [Template]) within the Preview Variables editor.

Template Editor

Configuring an Email Provider

To set up your email provider:

  1. Navigate to Dashboard > Settings > Email Provider .
  2. Select one of the available providers.
  3. Enter the required configuration details for your chosen provider.

Email Configuration

Manually Sending Emails

Sending Email Verification Email

From your application, you can send an email verification email to the user's email address by calling the following API endpoint: Create Email Verification Ticket

Sending Password Reset Email

From your application, you can send a password reset email to the user's email address by calling the following API endpoint: Create Password Reset Ticket