-
Notifications
You must be signed in to change notification settings - Fork 66
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#82: Google Authentication, Login and Signup backend #241
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @SaurabhS55! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
@mohitparmar1, review it once. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks fine.
please resolve conflicts to merge the pr! |
@mohitparmar1 plzz preview the version once, before merging the pr. |
Hey @mohitparmar1 @anasadh @adil-techcode any update on review ? |
Hey @mohitparmar1, I have added new feature called login with google. While working on this feature, I have noticed that login and signup backend is not developed yet. To work on google auth, it was neccessary to develop basic login and signup backend.
so, firstly I developed it and then I implemented this feature.
Features: