-
Notifications
You must be signed in to change notification settings - Fork 68
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
Add Login/SignUp with Google using OAuth in frontend #331
Labels
Comments
@sakeel-103 please assign me this issue i want to work on it, i have previous experience on working with it |
@meghanakn473 : You need to raise your own issues. |
sakeel-103
added
enhancement
New feature or request
gssoc-ext
hacktoberfest-accepted
labels
Oct 19, 2024
@mehul-m-prajapati |
@sakeel-103 : It always returns success message. There is no backend Google API integration. |
mehul-m-prajapati
changed the title
Add Login/SignUp with Google using OAuth
Add Login/SignUp with Google using OAuth in backend
Oct 19, 2024
@mehul-m-prajapati |
15 tasks
mehul-m-prajapati
changed the title
Add Login/SignUp with Google using OAuth in backend
Add Login/SignUp with Google using OAuth in frontend
Nov 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Implement Google OAuth authentication to allow users to log in or sign up using their Google accounts. This feature should include a "Login with Google" button on the login and signup pages. Upon successful authentication, users should be redirected to their dashboard or the appropriate landing page.
The text was updated successfully, but these errors were encountered: