Commit graph

44 commits

Author SHA1 Message Date
Abhinav-grd ed049bac9a formatted source files 2021-08-13 08:17:10 +05:30
Abhinav-grd 76e6e49fd7 fix usage UI 2021-08-05 14:38:27 +05:30
Abhinav-grd b1798fd5b3 added getUserDeatils api 2021-08-05 09:49:04 +05:30
Abhinav-grd f0daf3af9a added changeEmail api 2021-08-04 15:05:24 +05:30
Abhinav-grd 875b276fe8 added getOTTForEmailChange api 2021-08-04 14:12:55 +05:30
Neeraj Gupta 92c5070bb5 Capture logs for logout api failures 2021-07-06 12:39:48 +05:30
Neeraj Gupta 8c3baa5931 Logout user from server 2021-07-06 09:51:59 +05:30
Abhinav-grd 9b6cbbe773 added status check api 2021-06-29 17:19:34 +05:30
Abhinav-grd 6fa94b492c udpated variable name to code 2021-06-29 17:15:40 +05:30
Abhinav-grd 414a0f9043 added disableTwoFactor service 2021-06-24 14:02:49 +05:30
Abhinav-grd 081baf563f updated twoFator Enable request body 2021-06-24 10:10:10 +05:30
Abhinav-grd a431698a0c updated with backend api 2021-06-23 17:54:55 +05:30
Abhinav-grd c601609872 udpated to add new verifyTwoFactor flow 2021-06-22 11:51:08 +05:30
Abhinav-grd 6977e720ff updated setupTwoFactor and enableTwoFactor 2021-06-21 20:52:42 +05:30
Abhinav-grd 63c4e5f347 corrected innterface name and prop 2021-06-17 18:11:40 +05:30
Abhinav-grd f5b3ded190 added qr code render 2021-06-17 17:41:10 +05:30
Abhinav-grd 31bbe72e8d
Revert "Revert " 2fa "" 2021-06-14 20:24:10 +05:30
Abhinav-grd ebb75a6b05
Revert " 2fa " 2021-06-12 22:18:22 +05:30
Abhinav-grd 5cc1f8208a update the VerificationResponse 2021-06-12 15:56:43 +05:30
Abhinav-grd 2e093c70b0 added 2fa logic 2021-06-10 16:29:59 +05:30
Pushkar Anand e66817c43b Eslint rule update 2021-05-30 22:26:48 +05:30
Pushkar Anand adb6af09ce Added eslint 2021-05-29 11:57:52 +05:30
Abhinav-grd 29610d3559 dont send name in putAttributes 2021-05-23 20:08:00 +05:30
Abhinav-grd db951c297f updated shareCollection logic 2021-04-28 13:30:15 +05:30
Abhinav-grd 733f3013b1 updated the user interface name to PascalCase 2021-04-26 13:14:34 +05:30
Vishnu Mohandas ab046a85f0 Set default value for name 2021-04-05 19:48:36 +05:30
Abhinav-grd 9dc3c9c149 added createNewRecoveryKey logic 2021-04-05 14:33:12 +05:30
Abhinav-grd c67006345b added setKeys service function 2021-04-05 11:09:25 +05:30
Abhinav-grd 281fab1b5a updated type name KeyAttribute 2021-04-02 09:33:00 +05:30
Abhinav-grd af2e6706e0 fixed token validity check api 2021-04-01 19:22:30 +05:30
Abhinav-grd b140e04a21 removed unneccesary console logs 2021-03-29 14:41:03 +05:30
Abhinav-grd 20a5bea858 added isTokenActive 2021-03-29 11:52:15 +05:30
Abhinav-grd c3ada5c6f7 corrected localForage import 2021-03-16 19:02:43 +05:30
Abhinav-grd d13c13f8c4 clear any left previous user data on new login 2021-03-16 12:20:24 +05:30
Abhinav-grd dc9c081706 cancel async calls if token beomes null 2021-03-16 12:19:34 +05:30
Abhinav-grd b8d48627d1 moved logout function to userService 2021-03-12 10:20:58 +05:30
Abhinav-grd 0989d794d5 moved user interface to user service 2021-02-16 17:15:06 +05:30
Abhinav-grd 1d5473f3dd added braces everywhere and formated all files 2021-02-09 15:04:10 +05:30
Vishnu Mohandas 0c6acba5db Specify the client in the GET ott request 2020-11-30 11:05:32 +05:30
Vishnu Mohandas b298c94519 Create a separate flow for registration 2020-11-21 17:48:03 +05:30
Vishnu Mohandas a9e0821db0 Generate and set user's private and public key pair 2020-11-07 15:57:59 +05:30
Pushkar Anand 8e76f6b5bd Added web worker for parallel decryption. 2020-09-20 02:50:10 +05:30
Pushkar Anand bbe3286150 Changed API endpoint 2020-09-14 15:02:01 +05:30
Pushkar Anand 2e10ea441e Login and key generation flow complete! 2020-09-13 03:23:41 +05:30