As a google account holder I can log in with my Gmail account so that I do not have to manually enter my details or create a password when signing up to the site
Acceptance Criteria
Users see a button to log in using their Google/Guithub credentials
Users can log in using their Google/Github credentials
A new user account is created using the Google/Github credentials obtained through the Google log in
Users accessing the site through a Google/Github account have the same functionality as regular users
Tasks
[x] Obtain a Google client ID and secret key
[x] Updates settings.py with google account login requirements through Allauth
[x] Add google log in button to log in page
[x] Configure google log in redirect through Allauth
As a google account holder I can log in with my Gmail account so that I do not have to manually enter my details or create a password when signing up to the site
Acceptance Criteria
Tasks