Firebase authentication email customisation

前端 未结 4 1751
孤独总比滥情好
孤独总比滥情好 2020-12-15 06:09

I\'m using firebase auth in my app and i\'m setting up password-less email sign up.

I have managed to set the email from my own domain but how do i change the text

4条回答
  •  天命终不由人
    2020-12-15 07:06

    the only way to customize your email body is to install firebase extension called Trigger Email but it'll put you on the Blaze plan because it makes requests to third-party APIs, and as they specified on the extension's page you'll only be charged for usage that exceeds Firebase's free tier.

提交回复
热议问题