- Add UserController with GET/PUT /me, PUT /me/password, PUT /me/email - Add UserService with profile update, password change, email change - Add UserServiceTest with 7 unit tests - Add IamDtos: UpdateProfileRequest, ChangePasswordRequest, ChangeEmailRequest - Add Angular profile page with edit profile, change password, change email - Add Angular UserService for profile API calls - Add profile route and navigation item |
||
|---|---|---|
| .. | ||
| src | ||
| http-client.private.env.json | ||
| iam.http | ||
| pom.xml | ||