SPMS_API/SPMS.Application
seonkyu.kim 4cb54e4c41 feat: API Key 재발급 API 구현 (#46)
- ApiKeyRefreshResponseDto 추가
- IServiceManagementService.RefreshApiKeyAsync 인터페이스 추가
- ServiceManagementService.RefreshApiKeyAsync 구현 (32~64자 랜덤 키 생성)
- ServiceController.RefreshApiKeyAsync 엔드포인트 추가
2026-02-10 00:13:16 +09:00
..
DTOs feat: API Key 재발급 API 구현 (#46) 2026-02-10 00:13:16 +09:00
Interfaces feat: API Key 재발급 API 구현 (#46) 2026-02-10 00:13:16 +09:00
Services feat: API Key 재발급 API 구현 (#46) 2026-02-10 00:13:16 +09:00
Settings feat: JWT 인증 모듈 구현 (#20) 2026-02-09 14:59:36 +09:00
DependencyInjection.cs feat: 서비스 관리 API 구현 (#44) 2026-02-10 00:01:33 +09:00
SPMS.Application.csproj feat: 운영자 계정 CRUD API 구현 (#42) 2026-02-09 23:51:04 +09:00