【发布时间】:2015-07-02 16:02:37
【问题描述】:
只是这个问题的后续:
Linkedin authentication using auth0 Firebase and Ionic
我正在尝试 auth0、Firebase、Ionic、Linkedin 的组合。
在弹出窗口出现并单击登录后出现此错误:
There was an error logging in Error: error: invalid origin: http://localhost:8100 {stack: (...), message: "error: invalid origin: http://localhost:8100"}
虽然我已经在应用程序表单中有 localhost:
奇怪的是,当我在浏览器中单击刷新时,它说我上次已通过身份验证并显示了我的电子邮件。
有人知道如何解决这个问题吗?
【问题讨论】:
标签: javascript firebase ionic-framework jwt auth0