- Added a new column `national_code_verified` to the `users` table. - Normalized the `bank_account` field in the `representations` table from a single object to an array of IBANs with a default `verified` status of false. feat(ApiIrService): implement identity verification client for api.ir - Created `ApiIrService` to handle identity verification via api.ir. - Implemented methods for matching national code with mobile and IBAN with national code and birth date. - Added error handling and logging for external API requests.
1 line
6.3 KiB
JSON
1 line
6.3 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tsconfig_json", "label": "tsconfig.json", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L1"}, {"id": "clinicpro_tsconfig_compileroptions", "label": "compilerOptions", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L2"}, {"id": "clinicpro_tsconfig_compileroptions_target", "label": "target", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L3"}, {"id": "clinicpro_tsconfig_compileroptions_module", "label": "module", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L4"}, {"id": "clinicpro_tsconfig_compileroptions_moduleresolution", "label": "moduleResolution", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L5"}, {"id": "clinicpro_tsconfig_compileroptions_jsx", "label": "jsx", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L6"}, {"id": "clinicpro_tsconfig_compileroptions_strict", "label": "strict", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L7"}, {"id": "clinicpro_tsconfig_compileroptions_esmoduleinterop", "label": "esModuleInterop", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L8"}, {"id": "clinicpro_tsconfig_compileroptions_allowsyntheticdefaultimports", "label": "allowSyntheticDefaultImports", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L9"}, {"id": "clinicpro_tsconfig_compileroptions_skiplibcheck", "label": "skipLibCheck", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L10"}, {"id": "clinicpro_tsconfig_compileroptions_baseurl", "label": "baseUrl", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L11"}, {"id": "clinicpro_tsconfig_compileroptions_paths", "label": "paths", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L12"}, {"id": "clinicpro_tsconfig_paths", "label": "@/*", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L13"}, {"id": "clinicpro_tsconfig_include", "label": "include", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L16"}, {"id": "clinicpro_tsconfig_exclude", "label": "exclude", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L17"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tsconfig_json", "target": "clinicpro_tsconfig_compileroptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L2", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_target", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L3", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L4", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_moduleresolution", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L5", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_jsx", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L6", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_strict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L7", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_esmoduleinterop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L8", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_allowsyntheticdefaultimports", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L9", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_skiplibcheck", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L10", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_baseurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L11", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L12", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions_paths", "target": "clinicpro_tsconfig_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L13", "weight": 1.0}, {"source": "clinicpro_tsconfig_paths", "target": "ref_assets_admin", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tsconfig_json", "target": "clinicpro_tsconfig_include", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L16", "weight": 1.0}, {"source": "clinicpro_tsconfig_include", "target": "ref_assets_admin", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tsconfig_json", "target": "clinicpro_tsconfig_exclude", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L17", "weight": 1.0}, {"source": "clinicpro_tsconfig_exclude", "target": "ref_node_modules", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "clinicpro_tsconfig_exclude", "target": "ref_public", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L17", "weight": 1.0, "context": "import"}]} |