【发布时间】:2016-10-29 10:23:20
【问题描述】:
我尝试完成本教程
https://thinkster.io/angularfire-slack-tutorial#authenticating-users-using-angularfire
我遇到的问题是 Firebase 身份验证。在代码中没有错误,但它不想与 base 连接,错误是:
Projects created at console.firebase.google.com must use the new Firebase Authentication SDKs available from firebase.google.com/docs/auth/
我不知道该怎么办,如果有人在玩这个并且知道答案,请告诉我,它在过去 3 天困扰着我。
【问题讨论】:
-
消息看起来很简单,谷歌希望你更新firebase的身份验证组件。
-
好吧,我知道,但是怎么做。文档在 firebase 站点上很混乱。我只需要在本教程中这样做。
标签: angularjs authentication firebase firebase-realtime-database slack