auth
auth copied to clipboard
feat: make the email client explicity set the format to be HTML
What kind of change does this PR introduce?
This makes the emails to be explicitly set to be HTML formatted instead of plain text which helper older clients that cannot figure this out themselves.
What is the current behavior?
Email messages are sent as plain/text.
What is the new behavior?
Feel free to include screenshots if it includes visual changes.
Additional context
Add any other context or screenshots.
Hmmm