Audiorista's apps send out account management emails for various reasons, primarily:
- Password reset
- Email verification
These emails are sent from Firebase, the Google-powered backend of our apps. Unfortunately, these emails are quite generic (and ugly). The good news is that they can be customized - to edit the templates, simply follow these navigation steps:
- Go to the Firebase console
- Open your project
- In the side menu, navigate to Build > Authentication > Templates
- For more details on customizing the templates, see the official documentation