Commit Graph

15 Commits

Author SHA1 Message Date
karishmas6
af1a07bf14 feat: set api key name 2024-10-03 03:59:02 +05:30
karishmas6
f1f7d142fb chore: lint 2024-10-02 22:43:14 +05:30
karishmas6
c379b84942 feat: proxy password validation 2024-10-02 22:39:09 +05:30
karishmas6
11d5b2f2ba feat: proxy url, username & password 2024-10-02 22:37:28 +05:30
karishmas6
99e9b3f853 feat: include proxy url, username & password in User model 2024-10-02 22:34:16 +05:30
karishmas6
19f1f3c989 feat: include proxy url, username & password in UserAttributes 2024-10-02 22:33:46 +05:30
karishmas6
e847646fb6 feat: api_key in user model 2024-09-26 17:13:57 +05:30
karishmas6
59e563b161 fix: remove UNSIGNED 2024-09-25 19:37:05 +05:30
karishmas6
5029f3728d chorE: remove unused import 2024-09-25 18:36:28 +05:30
karishmas6
b528efa75e feat: remove logic for hashing & comparsion from User model 2024-09-25 18:36:12 +05:30
karishmas6
1f2f505ac5 chore: remove unused import 2024-09-24 17:47:44 +05:30
karishmas6
33a3d71c93 feat: use comparePassword from utils 2024-09-24 17:47:30 +05:30
karishmas6
26b08e510e feat: use hashPassword function 2024-09-24 17:43:28 +05:30
karishmas6
87fa644ecf chore: lint 2024-09-24 17:24:11 +05:30
karishmas6
df998b4304 feat: create User model 2024-09-24 17:23:53 +05:30