iT邦幫忙

0

React客製化Firebase Email驗證信

Enid 2022-07-15 18:32:041359 瀏覽
  • 分享至 

  • xImage

各位大師好,我是一位前端菜鳥,
目前正在使用React為公司架設網站,
同事夥伴已串接好firebase的email帳號登入及註冊功能,
且註冊後會發出驗證信件,
但firebase系統設定無法客製化信件內容,
想請問是否能有其他方式能做到更改信件內容呢?
/images/emoticon/emoticon41.gif

圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

1 個回答

0
YC
iT邦研究生 2 級 ‧ 2022-07-15 18:50:03

你是指驗證信嗎?
Authentication->Template->電子郵件地址驗證
https://ithelp.ithome.com.tw/upload/images/20220715/20123457tbso2wkANa.png

Enid iT邦新手 5 級 ‧ 2022-07-15 19:20:57 檢舉

對,是驗證信!(我再編輯一下標題好了XD)
firebase系統是設定不能更改信件內容,
有在stackoverflow上查到相似的問題,看起來是需要使用firebase的Generating Email Action Links,
但不確定實際在程式中應該怎麼撰寫/images/emoticon/emoticon06.gif

https://stackoverflow.com/questions/50075602/firebase-authentication-email-customisation
https://stackoverflow.com/questions/69501145/firebase-customize-email-verification-template

YC iT邦研究生 2 級 ‧ 2022-07-18 11:42:47 檢舉

簡單講,你要在你的web和firebase中間轉來轉去
https://firebase.google.com/docs/auth/web/passing-state-in-email-actions

提一下,自己做驗證性,要記的驗證是否被各大MAIL平台當成垃圾信

我要發表回答

立即登入回答