Skip to content

✨ [Feature] 회원가입 이메일 인증 구현 #40

Description

@songgy0525

✨ 기능 설명

회원가입 시 이메일 인증 기능을 구현
현재 인증 UI만 존재하고 실제 서버 검증이 없어, 인증 없이 가입이 가능한 상태

📋 작업 내용

  • 이메일 인증코드 발송 API 구현 (POST /api/email/send)
  • 이메일 인증코드 검증 API 구현 (POST /api/email/verify)
  • 인증 상태 세션/캐시 관리 (코드 + 만료시간)
  • 회원가입 폼에서 인증 완료 여부 서버 검증
  • 미인증 상태 가입 차단 처리

🌿 브랜치

  • feature/BE/email-verification

⏰ 예상 기간

  • 시작일: 06/27 (금)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions