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

implemented google oauth #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Anirban780
Copy link

Let me state the changes I have made:-

  1. I have made login page as index.html and main page as home.html so that user first authenticates using google
  2. I have made necessary changes to add sign in button with google in login and signup page
  3. I have removed the log in button from home page and added user profile, user name and log out button from google account data
  4. For google client id, please create credentials and add the google client id in login(index.html) , home page(home.html) and signup.html
  5. And, for normal sign in and sign up format, I have not made backend files to store user credential data and kept it untouched.
  6. Now, user can log in using google account for simple authentication.

Let me know if I have to make other changes or improve the current above changes

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.

1 participant