41 Commits

Author SHA1 Message Date
f6ce8dd4f6 Changed the logic to check if logout done by mobile APP 2025-08-19 15:39:34 +05:30
5538c3ae25 Removing the FCM Token if employee is logout 2025-08-19 15:25:20 +05:30
990b928a63 Added proper logs in firebase service 2025-08-14 11:46:40 +05:30
9a9876b7ca Chnaged the login notification body and title 2025-08-13 16:44:54 +05:30
813bc70bda Added firebase in attendance record API 2025-08-13 15:15:14 +05:30
58b817be99 Added the firebase services 2025-08-13 11:52:44 +05:30
47a3d6035c Changed the Parameter DeviceToken to FcmToken 2025-08-13 10:41:35 +05:30
7f4f266dd0 Changed the notification body 2025-08-13 10:35:24 +05:30
48fb5fd449 Sending the notification after sending the response 2025-08-13 10:21:07 +05:30
b44fd6d49f Created the structure for set device token API 2025-08-12 14:09:16 +05:30
6f1a9cd892 solved the conflicts 2025-08-12 11:57:37 +05:30
44614f475b solve confilectes 2025-08-12 11:52:53 +05:30
7335ad23ce added the logs 2025-08-12 11:31:04 +05:30
c5385c0b06 Added logs in login-mobile 2025-08-12 10:54:40 +05:30
1b47fbdcf0 Testing the firebase notification added in login API 2025-08-12 10:03:28 +05:30
9b241a0c70 Made MPIN to be 4 digit 2025-08-07 15:03:52 +05:30
560d2f2d4d adde functionality to delete workItems from cache 2025-07-17 17:22:59 +05:30
e760d51987 fixed typo error 2025-06-07 15:35:31 +05:30
9e9bb6fecd changed endpoint name of api of logging in through OTP 2025-06-07 09:53:08 +00:00
775c17531b Implement API to log in through MPIN authentication. 2025-06-07 13:20:12 +05:30
0a8c5cf587 Implement API to log in through OTP verification 2025-06-07 11:47:08 +05:30
14b0d1bfc7 Updated response sent from login-mobile API 2025-06-06 12:10:33 +00:00
5eb100c1f6 Implement API to Send OTP for Email-Based Login 2025-06-06 16:27:58 +05:30
34577c41f7 Implement an API to Generate MPIN 2025-06-06 12:17:17 +05:30
1cb7a9fea8 Merge pull request 'pramod_Task#465 : Implemented Change Password API for authenticated users' (#82) from pramod_Task#465 into Issue_Jun_1W_2
Reviewed-on: #82
2025-06-05 11:46:20 +00:00
a5cf2025a1 Added tables for MPIN and OTP as well created an Login API for Mobile Application 2025-06-05 17:01:53 +05:30
Pramod Mahajan
5b08b617cf Add Change Password API for logged-in users,
- Validates old password and updates to new one using UserManager
- Secured the endpoint for authenticated users only
2025-06-05 16:33:57 +05:30
18acfef5a0 Added Authentication folder 2025-06-05 12:59:47 +05:30
4c478d28f8 Fixed remaining int to Guid conversions 2025-05-03 09:44:35 +00:00
3ec1ff1b5f Converte all Ids from Integer to Guid 2025-05-03 09:44:35 +00:00
e6d0dbcdca Removed Possible null refreance warnings 2025-04-29 05:44:32 +00:00
dcd39db3b0 Move request demo api to separate market controller 2025-04-19 12:40:03 +05:30
91cffbc632 Changed email seprator from "," to ";" 2025-04-18 18:10:53 +05:30
f45f75befb Created API to Request Demo of application and added table to store the data of user 2025-04-18 14:07:08 +05:30
b93b581d60 Modify Email Templates
- Remove address and contact number
- Add link to email
- change twitter logo to x
- link x logo to company twitter account

Add new template to inform password change success
- add code to send email on password change success
2025-04-15 12:12:35 +00:00
58bb684c4b Removed all Warnings from Services project 2025-04-09 09:18:15 +05:30
352b4fb40e Changed Response format of all APIs 2025-04-03 15:50:54 +05:30
a42a924884 Added new validation in user login to verify if user is active or not and if user's email is confirmed or not 2025-04-02 16:06:53 +05:30
c071b7ecaf Added the condition to check if received token for reset password is encoded or not 2025-04-02 16:06:53 +05:30
0ea14ff112 Push user rights branh 2025-03-25 13:01:56 +05:30
17d42f2cdf Add main version branch 2025-03-25 11:53:37 +05:30