ItsY8S / capstone

0 stars 0 forks source link

Authentication #37

Open ItsY8S opened 5 years ago

ItsY8S commented 5 years ago

Details

Using Passport with the passport-google-oauth20 strategy, the user will be able to create an account and log in with their google account credentials.

Story

  • As an artist, I want to sign up with my email, so that I don't have to remember more login credentials.
    • The system will allow user to create an account & authenticate with Google OAuth.

Time Estimate (3 hours)