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: 회원가입 단계 응답 수정 #206

Merged
merged 1 commit into from
Jan 7, 2025
Merged

feat: 회원가입 단계 응답 수정 #206

merged 1 commit into from
Jan 7, 2025

Conversation

qzzloz
Copy link
Member

@qzzloz qzzloz commented Jan 7, 2025

🔎 Resolved Issue

✅ Title

  • 회원가입 단계 응답 수정

📄 Content

회원가입 단계
1. 토큰 발급 후 디비에 유저 등록
2. 전화번호 이름 추가
3. 멘토/멘티 선택 + 파트 + 동아리
  • 1, 2단계 끝난 후 isNewAccount=True 리턴
  • 3단계 끝난 후 isNewAccount=False 리턴
  • PhoneNumUpdateDto를 새로 추가했습니다.
  • 멘토로 가입하기, 멘티로 가입하기 응답 dto에 isNewAccount 필드를 추가했습니다.

@qzzloz qzzloz added the ✨ feat New feature or request label Jan 7, 2025
@qzzloz qzzloz self-assigned this Jan 7, 2025
@qzzloz qzzloz merged commit 4446108 into main Jan 7, 2025
1 check passed
@qzzloz qzzloz deleted the feat/#205 branch January 7, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant