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

사용자 가입승인 (API) #24

Open
1 of 4 tasks
jeongeungyeong opened this issue Aug 25, 2024 · 0 comments · Fixed by #26
Open
1 of 4 tasks

사용자 가입승인 (API) #24

jeongeungyeong opened this issue Aug 25, 2024 · 0 comments · Fixed by #26
Assignees
Labels

Comments

@jeongeungyeong
Copy link
Contributor

Issue 타입(하나 이상의 Issue 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

상세 내용

  • 가입요청 시, 유저가 생성되고 6자리의 랜덤한 코드가 입력한 이메일로 발송됩니다.
    • 이메일 발송은 생략!
  • 계정 , 비밀번호, 인증코드 가 올바르게 입력되었을 시 가입승인이 되어 서비스 이용이 가능합니다.
  • 가입승인 되면 회원등급이 NORMAL_USERPREMIUM_USER 로 변경됩니다.
  • 인증코드는 매일 오전 0시 생성된 지 하루 지난 상태면 삭제됩니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants