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

feat: Add google auth for signin #55

Closed
wants to merge 1 commit into from
Closed

Conversation

GSinseswa721
Copy link
Contributor

What does this PR do?

This PR is all about Google OAuth authentication for user sign in.
It configures Passport.js to utilize the Google OAuth strategy, allowing users to log in using their Google accounts.

Description of Task to be completed

  • Configuring Passport.js with Google OAuth strategy.
  • Implement routes for Google sign-in and callback handling.
  • Authenticate users using Google profile information.

@faid-terence
Copy link
Collaborator

@GSinseswa721
Updates on this PR ?

@GSinseswa721
Copy link
Contributor Author

@GSinseswa721 Updates on this PR ?

Almost done

@GSinseswa721
Copy link
Contributor Author

Added a new PR for this task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In Progress This Label will be added on pending task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants