Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate other Providers for Login #26

Open
keiffer01 opened this issue Jun 30, 2020 · 0 comments
Open

Incorporate other Providers for Login #26

keiffer01 opened this issue Jun 30, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@keiffer01
Copy link
Collaborator

Issue summary

Currently we require users to sign in with their Google Account only for ease of development. We can expand this to other providers such as Facebook, Github, etc. Doing this is a simple addition to the firebaseUiConfig variable. While requiring slightly more work, we can also implement a system where the user signs up with their own email and password.

In either case, this issue should be addressed only after completion of the MVP.

Expected behavior

Login using multiple providers.

Actual behavior

Can only login with a Google account.

@keiffer01 keiffer01 added the enhancement New feature or request label Jun 30, 2020
@keiffer01 keiffer01 self-assigned this Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant