-
-
Notifications
You must be signed in to change notification settings - Fork 103
Conversation
* Email templates for email verification and password reset request * Use the same variable as Parse.com * Update README to explain how to use the new feature
@drew-gross |
Hi guys, anyone knows if there is any updates related to this PR? I consider this really useful |
A big part of our strategy with adapters in general, and especially email adapters is that we want to keep the "official" ones very simple, then the community can create more complex ones with fancier features. With that in mind, I'd suggest forking this repo, adding your changes, then uploading to |
Thanks! I'll close this PR, if you want us to add a link to your package and/or GH repo, please use a new PR. |
Add configuration for
These variables can be used in the templates
%username%
the user's display name%email%
the user's email address%appname%
your application's display name%link%
the link the user must click to perform the requested actionExample