- 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
1.7 KiB
JSON
1 line
1.7 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_provider_smsproviderinterface_php", "label": "SmsProviderInterface.php", "file_type": "code", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L1"}, {"id": "provider_smsproviderinterface_getname", "label": "getName()", "file_type": "code", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L7"}, {"id": "provider_smsproviderinterface_send", "label": "send()", "file_type": "code", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L10"}, {"id": "provider_smsproviderinterface_sendtemplate", "label": "sendTemplate()", "file_type": "code", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L13"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_provider_smsproviderinterface_php", "target": "provider_smsproviderinterface_getname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_provider_smsproviderinterface_php", "target": "provider_smsproviderinterface_send", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_provider_smsproviderinterface_php", "target": "provider_smsproviderinterface_sendtemplate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L13", "weight": 1.0}], "raw_calls": []} |