Variable forgotPasswordTemplateConst

forgotPasswordTemplate: "<html>\n <head></head>\n <body>\n <h1>Email Reset</h1>\n <div>\n <p>If you received this email, it means that you've used the Reset Password feature. If so, click the following link to proceed:</p>\n <p><a href=\"{resetUrl}\">Reset User Email</a></p>\n <p>If you have not initiated this request, please disregard this message. The link will expire in 5 minutes.</p>\n </div>\n </body>\n </html>" = ...

Generated using TypeDoc