0

i'm using firebase auth with node.js.

follow code is not modify mail template for mail auth.

firebase.auth().currentUser.sendEmailVerification()

i'm find firebase applyActionCode function

firebase.auth().applyActionCode(actionCode)

but i'm not find generate actionCode anywhere firebase document.

please help me.

generate actionCode or etc soultion.

thanks.

sabper
  • 193
  • 1
  • 1
  • 5
  • 1
    There is currently not way to generate an oobCode without sending a verification email. See http://stackoverflow.com/questions/41515432/how-to-get-oobcode-for-localization-purpose/41516647#41516647 – Frank van Puffelen Feb 15 '17 at 00:48
  • thanks. @FrankvanPuffelen i try your link. – sabper Feb 15 '17 at 01:59

0 Answers0