Convert formatUserResponse to async method to support presigned URL generation for avatar_url field. Add getAvatarPresignedUrl helper method to generate 1-hour expiry presigned URLs for user avatars. Update listUsers and getUserById to await formatUserResponse calls. |
||
|---|---|---|
| .. | ||
| AdminCourseApproval.service.ts | ||
| announcements.service.ts | ||
| auth.service.ts | ||
| categories.service.ts | ||
| certificate.service.ts | ||
| ChaptersLesson.service.ts | ||
| courses.service.ts | ||
| CoursesInstructor.service.ts | ||
| CoursesStudent.service.ts | ||
| user.service.ts | ||
| usermanagement.service.ts | ||