Skip to content

feat(user): 자체 로그인 닉네임, 약관 동의 여부 추가#86

Merged
l-lyun merged 10 commits intodevfrom
feat/#29-user-login-detail
Mar 24, 2026
Merged

feat(user): 자체 로그인 닉네임, 약관 동의 여부 추가#86
l-lyun merged 10 commits intodevfrom
feat/#29-user-login-detail

Conversation

@l-lyun
Copy link
Contributor

@l-lyun l-lyun commented Mar 21, 2026

변경 사항

  • 전체 테스트 코드 성공 여부
  • 자체 회원가입 약관 동의 여부 추가
    피그마 UI에 맞게 약관 동의 여부 API로 입력 받습니다.
  • 자체 회원가입 닉네임 입력 추가
    닉네임 검증까지 회원가입에서 추가합니다.
    닉네임 규칙 정규식 AI 사용하여 임의로 넣었습니다.

소셜로그인 유저도 약관 동의, 닉네임 입력 받아야하는데
소셜 회원가입 이후 약관동의, 닉네임을 따로 입력 받아야해서 설계가 조금 달라야하여
생각해보고 변경하겠습니다.

관련 이슈

  • Notion Ticket: #29

참고사항 (선택)


@l-lyun l-lyun requested review from YeKim1 and seungh22 March 21, 2026 13:28
@l-lyun l-lyun self-assigned this Mar 21, 2026
@l-lyun l-lyun added the ✨ Feature 기능 개발 label Mar 21, 2026
Copy link
Contributor

@YeKim1 YeKim1 left a comment

Choose a reason for hiding this comment

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

닉네임, 약관 동의 여부 반영하신 것 확인했습니다.
소셜 로그인은 해결 안 될 때 고민되는 부분 공유해 주시면 같이 고민해드리겠슴돠...
고생하셨습니다! 👍

Copy link
Contributor

@seungh22 seungh22 left a comment

Choose a reason for hiding this comment

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

확인했습니당 고생하셨습니다~!

@l-lyun l-lyun merged commit d2ff786 into dev Mar 24, 2026
@l-lyun l-lyun deleted the feat/#29-user-login-detail branch March 24, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feature 기능 개발

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants