[BE] feature/nickname 랜덤 닉네임에 고정 문자열 대신 카카오 닉네임 사용 #342
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
작업 대상
OauthMember 관련
📄 작업 내용
랜덤 닉네임에 고정 문자열을 사용함으로 인해 해당 사용자를 식별하기 어려워서,
닉네임 수정 기능 적용 전까지 카카오 닉네임+UUID를 랜덤 닉네임으로 사용하도록 수정했습니다.
카카오 닉네임이 13자 초과일 경우 기본 랜덤 닉네임(모험가+UUID)을 부여합니다.
🙋🏻 주의 사항
스크린샷
📎 관련 이슈
레퍼런스