Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.
This repository was archived by the owner on May 20, 2020. It is now read-only.

feat(app): support more login methods #262

@nicholaschiang

Description

@nicholaschiang

Right now, we only support a Google login via redirect. It'd be nice to be able to collect all the information that they give us (in a different way) and add support for other sign-in methods. We'll need to collect:

  • Display name (e.g. Nicholas Chiang)
  • Email address
  • Photo URL

There's some other information that Google gives us that we do not use. Priority 1 is to add email login/signup support. Then we can deal with supporting Facebook, Instagram, GitHub, and other OAuth providers.

Also note that we're using the Firebase Auth SDK to login users.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions