ajnatzic / WhatsWrongLouie

GVSU Senior Project Created by Tyler Hay, AJ Natzic, and Dillion Viilo
0 stars 3 forks source link

Re-implement Google Sign-In on user-side front-end. Make the sign-ins work with the MongoDB database #53

Closed ajnatzic closed 3 years ago

ajnatzic commented 4 years ago

May need to change the ports that Google Sign-In works on for this to work. I can use the google developer console to do this

Haytyj commented 3 years ago

Google Sign in now works properly on the user front end. If the Google account isn't found in the player collection of the database, a new player will be created using those credentials.