You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: