Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to customize the email for verify email, and password reset? #1327

Closed
5amfung opened this issue Apr 1, 2016 · 1 comment
Closed

How to customize the email for verify email, and password reset? #1327

5amfung opened this issue Apr 1, 2016 · 1 comment

Comments

@5amfung
Copy link

5amfung commented Apr 1, 2016

If I want to customize the email, should I implement sendVerificationEmail(), which returns my customized email content, to the adapter (i.e., SimpleMailgunAdapter)?

I searched Issues and didn't find any mention on how to customize the email content for verify email and password reset.

Looking into the code, I found that either the default is used or sendVerificationEmail() is called.

@5amfung 5amfung changed the title How to customer the email for verify email, and password reset? How to customize the email for verify email, and password reset? Apr 1, 2016
@5amfung
Copy link
Author

5amfung commented Apr 1, 2016

Ah, it's actually documented in the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant