PolymerLabs / polymon

Seek out Polymer team members and capture them as Polymon! https://polymon.polymer-project.org
10 stars 2 forks source link

Cannot log in on android mobile FF #50

Open e111077 opened 8 years ago

e111077 commented 8 years ago

When I log in with mobile FF, it takes me through the google login flow, but at the end of the redirect it doesn't seem to log in.

notwaldorf commented 8 years ago

Same with desktop FF

cdata commented 8 years ago

This is possibly a bug in Firebase related to Service Worker. The request that Service Worker is (erroneously) responding to should not be visible to the Service Worker as it is targeted at a different origin.