- ProfileResponseDto, UpdateProfileRequestDto 생성 - IAuthService에 GetProfileAsync, UpdateProfileAsync 추가 - AuthService에 프로필 조회/수정 로직 구현 - ProfileController 생성 (v1/in/account/profile) |
||
|---|---|---|
| .. | ||
| AccountService.cs | ||
| AuthService.cs | ||
| ServiceManagementService.cs | ||