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] 카카오/로컬 회원가입 로직 수정 #60

Merged
merged 4 commits into from
Oct 1, 2024

Conversation

jaeuk520
Copy link
Contributor

@jaeuk520 jaeuk520 commented Oct 1, 2024

📝 작업사항

  • 로컬 회원가입 시 닉네임 중복 검증 로직 추가
  • 카카오 회원가입 시 카카오에 등록된 이름, 닉네임 정보는 사용하지 않도록 변경
  • 카카오 회원가입 시 코비게이터 + (1 ~ 99999 사이 난수값)의 랜덤 닉네임으로 저장되도록 구현

주의사항

  • 생성한 랜덤 닉네임이 이미 존재하는 경우 닉네임을 다시 생성하도록 구현한다.

Copy link

sonarqubecloud bot commented Oct 1, 2024

@jaeuk520 jaeuk520 merged commit fc3b3e7 into develop Oct 1, 2024
2 checks passed
@jaeuk520 jaeuk520 deleted the feature/auth-nickname branch October 5, 2024 04:53
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.

1 participant