Edit Firebase Authentication Templates

Hello, I am launching a new application with Firebase, and I am moving on to the authentication method, but I need an editing template to verify the email address and change the email address. These two parameters cannot be edited, but on reset the password can edit the template (field: message).

Is the message blocked only by parameters (checking email address and changing email address)?

I am working on a single application in Spanish and I really need to edit this template.

Email address verification

Change password

+3
source share
1 answer

As the saying goes, when you hover over the question mark: "To prevent spam, the message cannot be modified on this email template." There is nothing we can do about it in Stack Overflow, but if you want to see changes in functionality, I recommend the Firebase function request file for you.

0
source

All Articles