How to change the sms verification template in firebase phone auth

前端 未结 4 1127
忘掉有多难
忘掉有多难 2020-11-28 11:11

in console firebase, in the menu Authentification -> Templates

There is a sms verification template :

%LOGIN_CODE% is your verification code.
         


        
4条回答
  •  时光取名叫无心
    2020-11-28 11:23

    firebaser here

    Neither the email verification template nor the SMS verification template can be modified. You can select the language from the Firebase console, however this is a per project setting and you can't modify the templates.

    We understand that changing the template would allow you to tweak the user-experience of your app, but we don't allow this to prevent abuse of the service.

提交回复
热议问题