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