fnplus / footsteps-extension

The companion browser extension for footsteps.dev. The project has been moved to a new repo.
https://github.com/xlogix/footsteps-ext
GNU General Public License v3.0
4 stars 26 forks source link

Add google auth using firebase #10

Open arjunmahishi opened 5 years ago

arjunmahishi commented 5 years ago

We need to be able to authenticate users into the extension using google/other social auth. We can use firebase to do this (Or anything else you think would be better).

xlogix commented 4 years ago

Working on it.

payal-98 commented 4 years ago

I had already worked upon this similar issue earlier.Can I work on it?

xlogix commented 4 years ago

hey @payal-98, the sign-in seems to be working but the UI hasn't been updated... Can you work on the login UI? Once signed in, it should automatically refresh and show the extension UI

payal-98 commented 4 years ago

I can try to work on it..Can u assign me this issue @xlogix @arjunmahishi ?

sharmakeshav10 commented 4 years ago

Please assign me this issue @arjunmahishi and further guide me how to get started with this.

xlogix commented 4 years ago

Assigned!

payal-98 commented 4 years ago

I done the authentication part..can I send u the pull re request ?