Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Googleauth for name and email fields #24

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JustADude29
Copy link

Added google authentication using passport-googleauth 2.0.

  • Users can login so that name and email fields can be filled with their google username and email
  • If users logout and fill the form, it defaults to hello + name/email
  • Token is stored as cookie for future sessions
  • Google OAuth API ID needs to be created at https://console.cloud.google.com/apis.
  • Added changes to readme with instruction on how to do so.
  • Added changes to index.html and script.js for login button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant