Skip to content

Implemented user login via google,#329

Merged
KobMiles merged 2 commits into
devfrom
feat/297/allow-login-using-google-auth
Jul 6, 2025
Merged

Implemented user login via google,#329
KobMiles merged 2 commits into
devfrom
feat/297/allow-login-using-google-auth

Conversation

@Yazheviika
Copy link
Copy Markdown
Contributor

dev

Code reviewers

  • @
  • @

Summary of issue

#290 Create an ability to change user password

Summary of change

Created and configured OAuth Client on Google Auth Platform
image

After getting the main endpoint for login via google, there is redirection to selecting google account to login
image

The access and refresh tokens are given after login
image

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

…nd created endpoints and corresponded service methods
@Yazheviika Yazheviika requested a review from a team June 24, 2025 21:16
@Yazheviika Yazheviika linked an issue Jun 24, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@KobMiles KobMiles left a comment

Choose a reason for hiding this comment

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

Good!

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jul 5, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 50%)

See analysis details on SonarQube Cloud

@KobMiles KobMiles merged commit d61e0d0 into dev Jul 6, 2025
3 of 4 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.

Create an accessibility to LogIn using Google Auth

3 participants