-
Notifications
You must be signed in to change notification settings - Fork 1
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
#147 Implementing google authentication #186
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.
Please solve that conflict
Code Climate has analyzed commit ceb437c and detected 2 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
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.
well
PR Description
This PR Allows users to Login/Signup using Google authentication
Description of tasks that were expected to be completed
How has this been tested?
fix-google-auth
.env.example
npm install
, thennpm run dev
to check if the app is running successfullyCredentials
CLIENT_ID: (Ask devops)
Track PR (issue number & link)
#147
Screenshots
1.Login page button working click and choose an account
3.After filling in the data the user is created successfully you can now access the rest of the application