[Improvement] WP-AUTH-04 임시 비밀번호/강제변경 #207
Labels
No Label
Priority
High
Priority
Low
Priority
Medium
Priority
Non
Priority
Urgent
Status
Available
Status
Done
Status
In Progress
Type
Bug
Type
Chore
Type
Design
Type
Documentation
Type
Feature
Type
Improvement
Type
Refactor
Type
Research
Type
Task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SPMS/SPMS_API#207
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
개요
PRD FR-AUTH-005/006 기반 임시 비밀번호 발급 API 및 강제 비밀번호 변경 플로우 구현
작업 항목
MustChangePassword,TempPasswordIssuedAt필드 추가SendTempPasswordAsync추가TempPasswordRequestDtoDTO 신규 생성IssueTempPasswordAsync메서드 추가IssueTempPasswordAsync구현 (임시비밀번호 생성/해시/발송)LoginAsyncCHANGE_PASSWORD 분기 추가ChangePasswordAsync강제변경 플래그 해제must_change_password필드 추가POST /v1/in/account/password/temp엔드포인트 추가의존성
참조
domains/auth-account-prd.mdFR-AUTH-005, FR-AUTH-00602-phase1-auth-account-execution-plan.mdWP-AUTH-04