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

#147 Implementing google authentication #203

Merged
merged 4 commits into from
Oct 18, 2024
Merged

#147 Implementing google authentication #203

merged 4 commits into from
Oct 18, 2024

Conversation

kennyg37
Copy link
Contributor

PR Description

This PR Allows users to Login/Signup using Google authentication

Description of tasks that were expected to be completed

  • Fix the google login button
  • Create an additional page google users go through to add more of their data

How has this been tested?

  • Clone repo
  • Checkout branch fix-google-auth
  • Make sure that you set the environment variables referring to .env.example
  • Run npm install, then npm run dev to check if the app is running successfully

Credentials

CLIENT_ID: (Ask devops)

Track PR (issue number & link)

#147

Screenshots

1.Login page button working click and choose an account
Screenshot 2024-10-11 140045
Screenshot 2024-10-11 114751

  1. If it's a user's first time using google authentication
    Screenshot 2024-10-11 114814

3.After filling in the data the user is created successfully you can now access the rest of the application
Screenshot 2024-10-11 114840

Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
atlp-devpulse-fn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2024 0:13am

Copy link

codeclimate bot commented Oct 17, 2024

Code Climate has analyzed commit 7e88086 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link
Contributor

@vegetason vegetason left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done on the task

@kennyg37 kennyg37 added Ready For Merge and removed WIP work in progress labels Oct 18, 2024
@Salim-54 Salim-54 merged commit 313b901 into develop Oct 18, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants