c2fbfa2d03
<UserStory> AUTH004 : Change Password </UserStory>
<Changes>
- Added changePassword method in ZenvyController to move to AuthenticationManagementService
- Declared changePassword in ZenvyController.h
- Introduced getAuthenticatedUser() in DataStore for accessing authenticated employee
- Updated DataStore.h with getAuthenticatedUser() method
- Prepared AuthenticationManagementService.cpp for password change implementation
</Changes>
<Review>
Smitha Mohan
</Review>