Google Firebase Authentication with email and password does not work

后端 未结 2 979
醉话见心
醉话见心 2020-12-21 20:19

I installed the new SDK of Firebase by Google and I am trying to create a new user using the Authentication SDK. However, I did exactly what the documentation says, but it d

2条回答
  •  夕颜
    夕颜 (楼主)
    2020-12-21 20:45

    I had the same error and solved it by activating the Identity Toolkit Api on Google Console https://console.developers.google.com/apis/api/identitytoolkit/overview?project=YOUR_PROJECT

提交回复
热议问题