Files
clinicpro/graphify-out/cache/ast/v0.8.44/8074b8f1bfe41c918b96cb9ab1c78937bf5986feb3ebe9db3c3ca7af88d7dc2e.json
T
hamed c2c6ae4d02 feat(migrations): add national_code_verified flag to users and normalize bank_account representation
- 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.
2026-06-25 19:38:47 +03:30

1 line
12 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_tasks_task_02_authentication_implementation_notes_md", "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L1"}, {"id": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L1"}, {"id": "task_02_authentication_implementation_notes_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u062a\u0641\u0627\u0648\u062a_\u0628\u0627_\u0637\u0631\u0627\u062d\u06cc_\u0627\u0648\u0644\u06cc\u0647", "label": "\u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 \u062a\u0641\u0627\u0648\u062a \u0628\u0627 \u0637\u0631\u0627\u062d\u06cc \u0627\u0648\u0644\u06cc\u0647", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L3"}, {"id": "task_02_authentication_implementation_notes_\u062c\u0631\u06cc\u0627\u0646_otp_\u0628\u0627_uuid_\u0646\u0647_\u0645\u0648\u0628\u0627\u06cc\u0644", "label": "\u062c\u0631\u06cc\u0627\u0646 OTP \u0628\u0627 UUID (\u0646\u0647 \u0645\u0648\u0628\u0627\u06cc\u0644)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L5"}, {"id": "task_02_authentication_implementation_notes_mobilegrant_\u062f\u0631_symfony", "label": "MobileGrant \u062f\u0631 Symfony", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L44"}, {"id": "task_02_authentication_implementation_notes_sms_providers", "label": "SMS Providers", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L61"}, {"id": "task_02_authentication_implementation_notes_rate_limiting_\u0645\u0642\u0627\u062f\u06cc\u0631_\u0648\u0627\u0642\u0639\u06cc", "label": "Rate Limiting (\u0645\u0642\u0627\u062f\u06cc\u0631 \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L86"}, {"id": "task_02_authentication_implementation_notes_ttl_\u06a9\u062f_otp_1200_\u062b\u0627\u0646\u06cc\u0647_20_\u062f\u0642\u06cc\u0642\u0647", "label": "TTL \u06a9\u062f OTP: 1200 \u062b\u0627\u0646\u06cc\u0647 (20 \u062f\u0642\u06cc\u0642\u0647)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L95"}, {"id": "task_02_authentication_implementation_notes_flood_control_\u0627\u0632_drupal", "label": "Flood Control (\u0627\u0632 Drupal)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L98"}, {"id": "task_02_authentication_implementation_notes_\u0633\u0627\u0632\u06af\u0627\u0631\u06cc_\u0628\u0627_\u06a9\u0644\u0627\u06cc\u0646\u062a_get_session_token", "label": "\u0633\u0627\u0632\u06af\u0627\u0631\u06cc \u0628\u0627 \u06a9\u0644\u0627\u06cc\u0646\u062a: GET /session/token", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L104"}, {"id": "task_02_authentication_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L109"}, {"id": "task_02_authentication_implementation_notes_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_get_oauth_userinfo_\u0627\u0632_\u0633\u0631\u0648\u0631_drupal", "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc GET /oauth/userinfo (\u0627\u0632 \u0633\u0631\u0648\u0631 Drupal)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L115"}, {"id": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_userinfo", "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 userinfo:", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L146"}, {"id": "task_02_authentication_implementation_notes_\u0646\u0642\u0634_\u0647\u0627\u06cc_\u0645\u062c\u0627\u0632_\u0628\u0631\u0627\u06cc_login_\u0628\u0627_password", "label": "\u0646\u0642\u0634\u200c\u0647\u0627\u06cc \u0645\u062c\u0627\u0632 \u0628\u0631\u0627\u06cc login \u0628\u0627 password", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L155"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_tasks_task_02_authentication_implementation_notes_md", "target": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L1", "weight": 1.0}, {"source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u062a\u0641\u0627\u0648\u062a_\u0628\u0627_\u0637\u0631\u0627\u062d\u06cc_\u0627\u0648\u0644\u06cc\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L3", "weight": 1.0}, {"source": "task_02_authentication_implementation_notes_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u062a\u0641\u0627\u0648\u062a_\u0628\u0627_\u0637\u0631\u0627\u062d\u06cc_\u0627\u0648\u0644\u06cc\u0647", "target": "task_02_authentication_implementation_notes_\u062c\u0631\u06cc\u0627\u0646_otp_\u0628\u0627_uuid_\u0646\u0647_\u0645\u0648\u0628\u0627\u06cc\u0644", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L5", "weight": 1.0}, {"source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_mobilegrant_\u062f\u0631_symfony", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L44", "weight": 1.0}, {"source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_sms_providers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L61", "weight": 1.0}, {"source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_rate_limiting_\u0645\u0642\u0627\u062f\u06cc\u0631_\u0648\u0627\u0642\u0639\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L86", "weight": 1.0}, {"source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_ttl_\u06a9\u062f_otp_1200_\u062b\u0627\u0646\u06cc\u0647_20_\u062f\u0642\u06cc\u0642\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L95", "weight": 1.0}, {"source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_flood_control_\u0627\u0632_drupal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L98", "weight": 1.0}, {"source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_\u0633\u0627\u0632\u06af\u0627\u0631\u06cc_\u0628\u0627_\u06a9\u0644\u0627\u06cc\u0646\u062a_get_session_token", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L104", "weight": 1.0}, {"source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L109", "weight": 1.0}, {"source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_get_oauth_userinfo_\u0627\u0632_\u0633\u0631\u0648\u0631_drupal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L115", "weight": 1.0}, {"source": "task_02_authentication_implementation_notes_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_get_oauth_userinfo_\u0627\u0632_\u0633\u0631\u0648\u0631_drupal", "target": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_userinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L146", "weight": 1.0}, {"source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_\u0646\u0642\u0634_\u0647\u0627\u06cc_\u0645\u062c\u0627\u0632_\u0628\u0631\u0627\u06cc_login_\u0628\u0627_password", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L155", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}