Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Add google auth using firebase #10

Open
arjunmahishi opened this issue Oct 1, 2019 · 7 comments
Open

Add google auth using firebase #10

arjunmahishi opened this issue Oct 1, 2019 · 7 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest

Comments

@arjunmahishi
Copy link
Collaborator

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).

  • Opening the popup for the first time should show the social login buttons.
  • Clicking them would redirect the user to follow the regular social login flow and finally redirect to the actual popup with the form
  • This form should only be shown if the user is logged in
  • And when the user is logged in, we should skip the login part (obviously)
@arjunmahishi arjunmahishi added enhancement New feature or request good first issue Good for newcomers Hacktoberfest labels Oct 1, 2019
@xlogix xlogix self-assigned this Nov 27, 2019
@xlogix
Copy link
Member

xlogix commented Nov 27, 2019

Working on it.

@payal-98
Copy link

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

@xlogix
Copy link
Member

xlogix commented Mar 12, 2020

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

@xlogix xlogix removed their assignment Mar 12, 2020
@payal-98
Copy link

payal-98 commented Mar 12, 2020

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

@sharmakeshav10
Copy link

sharmakeshav10 commented Mar 13, 2020

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

@xlogix
Copy link
Member

xlogix commented Mar 14, 2020

Assigned!

@payal-98
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest
Projects
None yet
Development

No branches or pull requests

4 participants