Email templates
Copy email templates from feathers-mongoose-casl
Last updated
Was this helpful?
Copy email templates from feathers-mongoose-casl
Last updated
Was this helpful?
We use PUG template engine to build the emails that will be sent to the user in the authentication process copy the ready to use templates to your app you can always customize the emails in the future 1- Create new folder - create "email-templates" folder inside src folder
2- Open node_modules\feathers-mongoose-casl\lib\src\services\authmanagement\email-templates
3- Copy the account folder to your new email-templates folder
3 - Git commit