Make sure the User made registration is selected in the drop-down menu.
The text of the email is shown in the editor and can be customized for your application. When you make changes to the email text, keep in mind there are some substitution variables available:
{identity_value} – User’s identity parameter value
{identity_name} – User’s identity parameter name
{app_name} – Application name
Make the changes to the text and click SAVE. You can also preview the changes by sending a test email to yourself (or any email address). Click the PREVIEW button and follow the on-screen instructions.
Backendless Email Templates let you compose custom emails with your own design and content. You can then easily automate and send your emails using Codeless logic and our pre-built APIs.
The 2FA Login plugin enables applications built with Backendless to provide an authentication option where a user can login using the TOTP (Time-based One Time Password) form of two-factor authentication (2FA).
User Management is a key component of any application. It is a system for handling user authentication, authorization, and administrative/management functions.