- ChangePasswordRequestDto 추가 - IAuthService/AuthService에 ChangePasswordAsync 구현 - AuthController에 POST /v1/in/auth/password/change 엔드포인트 추가 - 현재 비밀번호 검증 및 BCrypt 해싱 적용 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| DTOs/Auth | ||
| Interfaces | ||
| Services | ||
| Settings | ||
| DependencyInjection.cs | ||
| SPMS.Application.csproj | ||