Skip to content

implement google login#24

Merged
Vasia1101 merged 4 commits into
devfrom
task/270/LogIn-using-Google-Auth-/Implement-frontend
Jun 18, 2026
Merged

implement google login#24
Vasia1101 merged 4 commits into
devfrom
task/270/LogIn-using-Google-Auth-/Implement-frontend

Conversation

@InnetaSh

Copy link
Copy Markdown
Contributor

dev

JIRA

Code reviewers

  • @github_username

Second Level Review

  • @github_username

Summary of issue

The current authentication system lacks support for Google OAuth, limiting user accessibility and streamlining the onboarding process

Summary of change

Implemented Google OAuth authentication on the frontend.

Integrated @react-oauth/google provider in the application root.

Added a GoogleLogin component to the LoginPage.

Updated UserApi to include a new googleLogin endpoint.

Testing approach

Verified that the Google login button renders correctly.

Confirmed that the idToken is successfully received and sent to the backend.

Verified that the application state updates correctly upon successful login.

CHECK LIST

  • СI passed
  • Сode coverage >=95%
  • PR is reviewed manually again (to make sure you have 100% ready code)
  • All reviewers agreed to merge the PR
  • I've checked new feature as logged in and logged out user if needed
  • PR meets all conventions

@InnetaSh InnetaSh self-assigned this Jun 16, 2026
@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-island-094fe5703-24.westeurope.7.azurestaticapps.net

Vasia1101
Vasia1101 previously approved these changes Jun 17, 2026
BodyaAP
BodyaAP previously approved these changes Jun 17, 2026
@InnetaSh InnetaSh dismissed stale reviews from BodyaAP and Vasia1101 via f132c83 June 18, 2026 13:57
@sonarqubecloud

Copy link
Copy Markdown

@Vasia1101 Vasia1101 merged commit 0f2f2c2 into dev Jun 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants