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] 이메일 인증 #5

Merged
merged 1 commit into from
Sep 30, 2024
Merged

✨ [Feat] 이메일 인증 #5

merged 1 commit into from
Sep 30, 2024

Conversation

saokiritoni
Copy link
Collaborator

PR 체크사항

PR이 다음 사항을 만족하는지 확인해주세요.

  • 커밋 메시지 작성 가이드라인
  • 라벨, 담당자, 리뷰어 지정

PR 타입

어떤 유형의 PR인지 체크해주세요.

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Other... Please describe:

PR 설명

이메일 인증

작업사항

  • 구글 smtp 이메일 인증

변경로직

  • 회원가입 시 이메일 인증 코드 전송 -> 이메일 인증 코드 확인 -> 회원가입 -> 로그인 순서로 진행
  • 이후 내용 및 양식 수정 필요
스크린샷 2024-09-30 오후 12 04 55

@saokiritoni saokiritoni linked an issue Sep 30, 2024 that may be closed by this pull request
10 tasks
@saokiritoni saokiritoni merged commit c68eb9d into main Sep 30, 2024
1 check failed
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.

✨ [Feature] - 회원 관리
1 participant