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

회원가입 시 닉네임이 unique하지 않으면 생기는 문제를 해결한다. #212

Open
1 task
hwookim opened this issue Sep 14, 2020 · 0 comments
Labels
🐛 Bug 버그 발생 🌱 Back backend 관련 새로운 기능

Comments

@hwookim
Copy link
Collaborator

hwookim commented Sep 14, 2020

목적

회원가입 시 닉네임이 중복되더라도 문제 없이 진행할 수 있도록 한다.

상세 작업내용

  • 카카오 닉네임이 아닌 사용자 번호를 기반으로 한 닉네임을 부여한다.

주의사항

@hwookim hwookim added 🌱 Back backend 관련 새로운 기능 🐛 Bug 버그 발생 labels Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 버그 발생 🌱 Back backend 관련 새로운 기능
Projects
None yet
Development

No branches or pull requests

1 participant