Firebase custom password reset is always return INVALID_OOB_CODE

后端 未结 0 1806
走了就别回头了
走了就别回头了 2021-02-01 08:44

Following this to create custom password reset email as

        admin
            .auth()
            .generatePasswordResetLink(userRecord.email)
            .th         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题