-
Notifications
You must be signed in to change notification settings - Fork 0
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
[닉네임, 전화번호] 닉네임,전화번호 사용 여부 검증 #78
Labels
✨ feat
새로운 기능 추가
Comments
Minjae-An
added a commit
that referenced
this issue
May 8, 2024
Minjae-An
added a commit
that referenced
this issue
May 8, 2024
Minjae-An
added a commit
that referenced
this issue
May 8, 2024
Minjae-An
added a commit
that referenced
this issue
May 8, 2024
Minjae-An
added a commit
that referenced
this issue
May 8, 2024
회원 가입 과정 중 이미 사용 중인 닉네임인 지 여부를 확인하기 위해 사용. 인가 과정이 필요하지 않음.
Minjae-An
added a commit
that referenced
this issue
May 8, 2024
Minjae-An
added a commit
that referenced
this issue
May 8, 2024
Minjae-An
added a commit
that referenced
this issue
May 8, 2024
Minjae-An
added a commit
that referenced
this issue
May 8, 2024
Minjae-An
added a commit
that referenced
this issue
May 8, 2024
회원 가입시 사용 중인 전화번호 검증을 위해 사용하기 때문에 인가 대상에서 제외
Minjae-An
added a commit
that referenced
this issue
May 13, 2024
* feat: 불필요한 미사용 코드 삭제(#78) * feat: 사용 중인 닉네임 검증 요청 DTO 추가(#78) * feat: 사용 중인 닉네임 검증 응답 DTO 추가(#78) * feat: 사용 중인 닉네임 검증 로직 추가(#78) * feat: 사용 중인 닉네임 검증 API 추가(#78) * feat: 사용 중인 닉네임 확인 API, 인가 대상에서 제외(#78) 회원 가입 과정 중 이미 사용 중인 닉네임인 지 여부를 확인하기 위해 사용. 인가 과정이 필요하지 않음. * feat: 사용 중인 전화번호 검증 요청 DTO 추가(#78) * feat: 사용 중인 전화번호 검증 응답 DTO 추가(#78) * docs: 명세에 필드 값 예시 추가(#78) * docs: 명세 설명 수정(#78) * feat: 사용 중인 전화번호 검증 로직 추가(#78) * feat: 사용 중인 전화번호 검증 API 추가(#78) * feat: 사용 중인 전화번호 검증 API, 인가 대상에서 제외(#78) 회원 가입시 사용 중인 전화번호 검증을 위해 사용하기 때문에 인가 대상에서 제외 * refactor: 코드 정렬 수정(#78)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
작업에 대한 설명
The text was updated successfully, but these errors were encountered: