如何修改电子邮件确认消息 - Firebase [英] How to modify Email Confirmation message - Firebase

查看:23
本文介绍了如何修改电子邮件确认消息 - Firebase的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用电子邮件 &

解决方案

您可以通过设置 自定义电子邮件操作处理程序.

从那里:

<块引用>

要自定义 Firebase 项目的电子邮件操作处理程序,您必须创建并托管一个网页,该网页使用 Firebase JavaScript SDK 来验证请求的有效性并完成请求.然后,您必须自定义 Firebase 项目的电子邮件模板以链接到您的自定义操作处理程序.

但您真的应该直接点击链接并阅读 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.

解决方案

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 create and host a web page that uses the Firebase JavaScript SDK to verify the request's validity and complete the request. Then, you must customize your Firebase project's email templates to link to your custom action handler.

But you should really just follow the link and read the entire page on the Firebase site as it contains a great description and sample code.

这篇关于如何修改电子邮件确认消息 - Firebase的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆