Skip to content

✨ [Feature] 비밀번호 재설정 API 연동 #38

@Seojegyeong

Description

@Seojegyeong

🛠️ Issue Description

사용자가 비밀번호를 분실했을 경우,
이메일 인증을 통해 비밀번호를 안전하게 재설정할 수 있도록 비밀번호 찾기 및 재설정 기능을 구현

  • POST /api/users/password-reset/request
  • POST /api/users/password-reset/confirm

💭 Functional role

사용자가 로그인 불가 상황에서도 계정을 복구할 수 있도록 지원
이메일 인증 기반으로 보안성을 유지한 비밀번호 재설정 제공

📝 check-lists

  • 이메일 인증 코드 발송 API 연동
  • 비밀번호 재설정 API 연동

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions