How to modify Email Confirmation message - Firebase
问题 I am using email & password authentication provided by Firebase. Below is the message the user gets, when they confirm their email address. Is there any way to customize the below message. I would like to add a link to this message so that the users can be directed to the website. Can someone please suggest, how I could achieve this. 回答1: You can customize this page by setting up a custom email action handler. From there: To customize your Firebase project's email action handler, you must