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

Implement multiple Auth Providers #14

Open
2 tasks
MCrank opened this issue Jan 19, 2019 · 0 comments
Open
2 tasks

Implement multiple Auth Providers #14

MCrank opened this issue Jan 19, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request stretch goal

Comments

@MCrank
Copy link
Owner

MCrank commented Jan 19, 2019

User Story

As a developer I want to provide multiple authentication mechanisms to my users
So I want to enable Twitter/Facebook/GitHub/User&Pass as Authentication into the app...Or some form of these

Tech Notes

  • Register on the developer portals for the other authentication mechanisms
  • Piggy back on the Google Auth for Firebase to handle these additional methods

Acceptance Criteria

As a user when I browse to the APP and I am Not authenticated I should be presented with multiple login buttons
And when I click any of them I should be logged in using those credentials

@MCrank MCrank added enhancement New feature or request stretch goal labels Jan 19, 2019
@MCrank MCrank self-assigned this Jan 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stretch goal
Projects
None yet
Development

No branches or pull requests

1 participant