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/user id optimize #19

Merged
merged 2 commits into from
Sep 25, 2023
Merged

Feat/user id optimize #19

merged 2 commits into from
Sep 25, 2023

Conversation

Hoon9901
Copy link
Contributor

No description provided.

- 기존엔 OAuth 제공자에서 사용하는 ID를 username으로 사용했음
- 해당 username은 길이가 길어 UI 상에서 보면 깔끔하지 않았음
- 새로운 username은 user-xxxxxx 와 같은 형식으로 youtube에서 사용하는 username과 비슷하도록 개선함
- uuid를 기반으로 username을 생성하므로 충돌 가능성은 현저히 작음
@Hoon9901 Hoon9901 merged commit 1eca06d into develop Sep 25, 2023
1 check passed
@Hoon9901 Hoon9901 deleted the feat/user-id-optimize branch November 13, 2023 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant