nss-day-cohort-20/group-project-pinterest-spidgetfinners

Story: User can Login through email or Social Media

Opened this issue · 0 comments

Story

As a user, if I want to sign in with my email or google account, I would click on the corresponding buttons to do so. Once clicked, I can sign in with either of those profiles and my account will be saved to that profile.

Acceptance Criteria

Given the user has an email, facebook profile, or google account
When the user clicks to sign in on one of the corresponding buttons
Then the user will be logged in an his account information stored to whichever profile he logged in with

Technical Information

  1. Write functions to allow the user to sign in with email, facebook, and google, and make sure the login is successful and that the information from their SpidgetFinner account gets stored correctly to their account.

Related Tickets