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] 소셜 로그인 API 관련 수정 작업 (fcm Token 추가) #48

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

chaewonni
Copy link
Member

Related issue 🛠

Work Description ✏️

  • userInfo 엔티티에 fcmToken 추가해주었습니다.
  • signin할 때마다 fcmToken을 업데이트 해주도록 했습니다.
  • 로그인시 반환되는 값에 user의 name을 추가해주었습니다.

Uncompleted Tasks 😅

  • N/A

To Reviewers 📢

@chaewonni chaewonni requested a review from tkdwns414 July 12, 2024 10:10
@chaewonni chaewonni self-assigned this Jul 12, 2024
@chaewonni chaewonni changed the title [feat] 소셜 로그인 API 수정 관련 작업 (fcm Token 추가) [feat] 소셜 로그인 API 관련 수정 작업 (fcm Token 추가) Jul 12, 2024
Copy link
Contributor

@tkdwns414 tkdwns414 left a comment

Choose a reason for hiding this comment

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

잘했습니다. 수고하셨어요

@tkdwns414 tkdwns414 merged commit 7d38278 into develop Jul 12, 2024
1 check passed
@tkdwns414 tkdwns414 deleted the feat/46 branch July 12, 2024 10:20
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.

[feat] 소셜 로그인 API 수정 관련 작업 (fcm Token 추가)
2 participants