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

Feat: 구글 로그인 구현 #8

Merged
merged 11 commits into from
Mar 4, 2024
Merged

Feat: 구글 로그인 구현 #8

merged 11 commits into from
Mar 4, 2024

Conversation

SeongJoon-K
Copy link
Contributor

/api/�auth/login

  • 구글 로그인 api를 구현했습니다.

Fix

  • 초반 ApiResponse 값에 맞도록 Dto를 수정했습니다.
  • refresh_token 값이 가끔 출력되지 않습니다. 이는 google login이 애플리케이션 요청시에만 반환하는 것임을 확인했습니다.

Todo

  • 소셜 로그인 후 토큰으로 유저 정보를 받아와야 합니다.

@SeongJoon-K SeongJoon-K merged commit f6d424e into main Mar 4, 2024
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.

1 participant