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

[Fix/262] Auth & Profile 관련 에러 수정 #272

Merged
merged 6 commits into from
Oct 8, 2024
Merged

[Fix/262] Auth & Profile 관련 에러 수정 #272

merged 6 commits into from
Oct 8, 2024

Conversation

rimi3226
Copy link
Contributor

@rimi3226 rimi3226 commented Oct 8, 2024

🚀 개요

QA 반영 Auth & Profile 관련 에러 수정

🔍 변경사항

  • 겜구 사용자 전용 이메일 인증 API 추가
  • 마이크 여부 수정 API 추가
  • updatedAt 수동으로 업데이트하는 코드 추가
  • login DTO에 memberId 추가

⏳ 작업 내용

  • login 할 때 response dto에 memberId 추가
  • refresh 토큰 발급할 때 response dto에 memberId 추가
  • 겜구 사용자 전용 이메일 인증 API 추가 (DB에 있는 사용자일 경우에만 이메일 인증)
  • 게임스타일이 변경됐을 경우 updatedAt도 함께 변경

📝 논의사항

@rimi3226 rimi3226 requested review from Eunjin3395 and hzee97 October 8, 2024 07:57
@rimi3226 rimi3226 self-assigned this Oct 8, 2024
@rimi3226 rimi3226 linked an issue Oct 8, 2024 that may be closed by this pull request
3 tasks
@rimi3226 rimi3226 merged commit ab9ef19 into develop Oct 8, 2024
@rimi3226 rimi3226 deleted the fix/262 branch October 8, 2024 10:56
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.

🐛 [Fix] Auth 이슈 처리
1 participant