KiruthikaJeyashankar
|
33be02538a
|
refactor(INJI-449): replace crypto-js with node-forge for encryption/decryption (#1034)
* refactor(INJI-449): replace crypo-js with node-forge
crypto-js has vulneraribitiles prior to version 4.2.0 for encryption / decryption & 4.x.x version is not compatible with our react native project For this reason we had to move to different library for encryption / decryption
Co-authored-by: Sreenadh S <32409698+sree96@users.noreply.github.com>
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
* fix(INJI-449): secure-keystore warning popup shown on reload of app
settings key which was stored in storage was not loaded into settings machine context correctly, which caused the bug - on reload settings related flows was falling back to initial setting.
Co-authored-by: Sreenadh S <32409698+sree96@users.noreply.github.com>
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
* refactor(INJI-449): gitignore automation test results
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
* refactor(INJI-449): simplify usage of methods in node-forge
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
---------
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
Co-authored-by: Sreenadh S <32409698+sree96@users.noreply.github.com>
|
2023-11-29 14:32:34 +05:30 |
|
adityankannan-tw
|
47b558032e
|
Inji - 368 integrate iris scan android ios (#936)
* feat(INJI-368): Integrate irisScan for android and ios
Signed-off-by: adityankannan-tw <adityan.kannan@thoughtworks.com>
* feat(INJI-368): Add path to the model file
Signed-off-by: adityankannan-tw <adityan.kannan@thoughtworks.com>
* feat(INJI-368): Integrate irisScan for android and ios
Signed-off-by: adityankannan-tw <adityan.kannan@thoughtworks.com>
* feat(INJI-368): Update package lock json
Signed-off-by: adityankannan-tw <adityan.kannan@thoughtworks.com>
---------
Signed-off-by: adityankannan-tw <adityan.kannan@thoughtworks.com>
Signed-off-by: adityankannan-tw <109274996+adityankannan-tw@users.noreply.github.com>
Signed-off-by: Swati Goel <meet2swati@gmail.com>
Co-authored-by: Swati Goel <meet2swati@gmail.com>
|
2023-10-23 17:36:28 +05:30 |
|
Tilak Puli
|
74329739a9
|
feat(#83): [Tilak|Pooja] update tuvali types import to match tuvali exports
|
2023-05-24 16:03:13 +05:30 |
|
Pooja Babusingh
|
94658225aa
|
feat(84): [Pooja|Tilak] remove bluetooth enabled check
|
2023-05-23 11:49:06 +05:30 |
|
PuBHARGAVI
|
54cee2bd56
|
fix(#223): [Bhargavi|Pooja] add filipino locale to date-fns using patch-package
|
2023-04-24 12:47:01 +05:30 |
|
krishnakumar4a4
|
4f101fed87
|
Merge remote-tracking branch 'mosip-origin/qa-develop' into ravikp_develop-27-01-2023
|
2023-01-30 15:03:24 +05:30 |
|
Paolo Miguel de Leon
|
9be0db024a
|
fix(#158): tooltip displaced by keyboard
|
2023-01-20 18:34:50 +08:00 |
|
Tilak Puli
|
5956943b69
|
feat(#305): Refactor ble related conditions
|
2023-01-19 18:30:07 +05:30 |
|
Tilak Puli
|
bbea73fd38
|
feat(#305): Extract use ble enabled to a constant instead of env check
|
2023-01-18 17:11:39 +05:30 |
|
Mohammed Jaffer
|
830d52095a
|
feat(mosip#305): include 'powered by' message for BLE and GoogleNearby in profile screen
|
2023-01-05 12:28:33 +05:30 |
|
Mohammed Jaffer
|
d617df2e69
|
refactor(#305): Mohammed Jaffer: select share lib based on ENV flag
|
2022-12-19 17:29:20 +05:30 |
|
Mohammed Jaffer
|
3142c077f5
|
feat(#305): Mohammed Jaffer | Harsh: adding new lib file for consolidating share libs
|
2022-12-16 16:51:01 +05:30 |
|
Paolo Miguel de Leon
|
c83731a250
|
feat: verify identity on both sides
|
2022-11-01 12:15:31 +08:00 |
|
Paolo Miguel de Leon
|
0bead0610e
|
feat: use real face-matching SDK
|
2022-10-31 18:49:38 +08:00 |
|
Paolo Miguel de Leon
|
4738196c8c
|
fix: missing translations
|
2022-05-11 18:40:05 +08:00 |
|
pmigueld
|
b93876b86f
|
chore: suppress TS errors
|
2022-04-05 10:49:31 +08:00 |
|
pmigueld
|
2c323d940e
|
chore: cleanup unused files
|
2022-04-05 10:49:31 +08:00 |
|
pmigueld
|
3743b12b5c
|
feat: add VC verification
|
2022-04-05 10:49:18 +08:00 |
|