自定义电子邮件验证Firebase操作代码 [英] Custom email validation Firebase Action code

查看:151
本文介绍了自定义电子邮件验证Firebase操作代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Firebase开发应用程序。我想验证用户的电子邮件,但由于Firebase不允许更改验证消息(为了防止垃圾邮件,邮件不能在此电子邮件模板上进行编辑),我无法使用它。我不想为用户提供英文文本。



有没有办法获得/生成一个自定义的ActionCode?我使用了

还可以手动编辑正文和主题忘记密码模板


I am working on a Application with firebase. I want to validat a users email, but since Firebase doesn't allow to change the verification message (To help prevent spam, the message can't be edited on this email template), i can't use this. I don't want to serve English text to my users.

Is there a way to get/generate a custom ActionCode? I used this tut https://firebase.google.com/docs/auth/custom-email-handler it might solve the problem is i can get the temp actioncode somewhere.

I found applyActionCode and checkActionCode (seems the same) but not something like createActionCode

解决方案

you can change the language for all the templates, at the bottom...

also you can edit manually the body and the subject for the forgot password template

这篇关于自定义电子邮件验证Firebase操作代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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