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] 초대 code 생성 api 구현 #19

Merged
merged 19 commits into from
Sep 13, 2023
Merged

[feat] 초대 code 생성 api 구현 #19

merged 19 commits into from
Sep 13, 2023

Conversation

RyuKwanKon
Copy link
Member

Related Issue 🍃

close #14

Description 🌴

  • 인증코드 생성 api를 구현했습니다.
  • 중복된 인증코드가 있을 시 새로운 인증 코드를 발급하도록 구현했습니다.
  • 인증코드는 영어 대문자 알파벳과 숫자를 포함한 6자리 코드로 구현했습니다.

Copy link
Member

@sebbbin sebbbin left a comment

Choose a reason for hiding this comment

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

1일 n api 구현해내는 관곤님..

@RyuKwanKon RyuKwanKon merged commit 11e13a1 into develop Sep 13, 2023
1 check passed
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.

[feat] 초대 code 생성 api 구현
2 participants