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

Add google auth using firebase #10

@arjunmahishi

Description

@arjunmahishi

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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions