Summary
The email sent by EmailAuth has little explanation and the confirmation code is on the same line as the text, making it a bit harder to copy on a mobile device. Let's use this task to iterate on the message and format used in the email.
Background
- When a user receives an email code to authorize their login, it's important that they have:
- the token in an easy to ready and copy format
- explanation as to what this token is
- instructions not to share it with anyone
- where to get support
Technical notes
- HTML requires T151016: Use HTML emails in EmailAuth
Acceptance criteria
- token is on a separate line from the explanatory text
- link to mw:Help:EmailAuth exists
- Instructions indicate not to share the code with anyone








