Storybooks for commit 7844ea63bdc4da10f5b8b740bffbb06aa2150dc9

Date
1/27/2026, 3:45:19 PM UTC
Summary
feat(auth-server): Migrate email sending to libs, pt 1
Description
Becuase:
 - We have moved all mail rendering and sending to a library

This Commit:
 - Moves a set of emails in auth-server to use the new mailer

Closes: FXA-12883