标签: firebase-authentication polymer-serve
我正在使用<firebase-auth>测试signInWithPopup() polymer serve,一切正常localhost,但是当通过192.168.0.x:8080从移动浏览器尝试时,它会失败。有什么想法吗?
<firebase-auth>
signInWithPopup()
polymer serve
localhost
192.168.0.x:8080
是因为我从192.168.0.x登录,而<firebase-auth>仅支持localhost进行本地测试,或只支持https(polymer serve是http只有i++)?
192.168.0.x
https
http
i++
答案 0 :(得分:1)
要使其正常运行,您需要在Firebase console