Skip to content

Feature/email verification#100

Merged
yeonjae02 merged 8 commits into
mainfrom
feature/email-verification
Jul 5, 2025
Merged

Feature/email verification#100
yeonjae02 merged 8 commits into
mainfrom
feature/email-verification

Conversation

@yeonjae02

Copy link
Copy Markdown
Member

✨ 관련된 이슈

🙌 작업 내용

  • 회원가입 시 이메일 인증을 추가했습니다.
  • 이메일 인증 요청 버튼을 클릭하면 입력한 메일로 인증 메일이 발송됩니다.
  • 인증 메일 내 인증 코드는 10분간 유효하며, 하나의 메일에 대해 하루에 최대 5번 인증 요청 가능합니다.
  • 인증 코드가 유효한지 확인합니다.

📸 스크린샷 (선택)

  • 메일은 아래와 같은 형태로 전송됩니다.
    image

@yeonjae02 yeonjae02 self-assigned this Jul 5, 2025
@yeonjae02 yeonjae02 added the feat label Jul 5, 2025
@yeonjae02
yeonjae02 merged commit b6b0632 into main Jul 5, 2025
2 checks passed
@yeonjae02
yeonjae02 deleted the feature/email-verification branch January 14, 2026 04:09
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 this pull request may close these issues.

[회원가입] 이메일 인증 추가

1 participant