
Email invitation
Sent when a user is invited to join a tenant, or uses their email address as the sign in provider.
Reset password
Sent when a user requests a password reset. This is automatically triggered with aPOST
request to /api/auth/reset-password
The callbackURL
sent to the endpoint will be modified with the token in the api_url variable, or it will fall back to the niledb-origin
header, which is automatically set via the JS SDK

Customizing the templates
The templates are fully customizable with HTML and CSS. You can use the available variables (shown on the right side of the template editor) to customize the email content, and you can also add variables of your own. For your convenience, you can preview the email that the template will generate: