1 line
7.2 KiB
JSON
1 line
7.2 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_oauth2_credentials_async_py", "label": "_credentials_async.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L1"}, {"id": "credentials_async_credentials", "label": "Credentials", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L41"}, {"id": "credentials_async_refresh", "label": "refresh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L51"}, {"id": "credentials_async_before_request", "label": "before_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L100"}, {"id": "credentials_async_useraccesstokencredentials", "label": "UserAccessTokenCredentials", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L106"}, {"id": "credentials_async_rationale_42", "label": "Credentials using OAuth 2.0 access and refresh tokens. The credentials are", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L42"}, {"id": "credentials_async_rationale_107", "label": "Access token credentials for user account. Obtain the access token for a gi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L107"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_credentials_async_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_credentials_async_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_credentials_async_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_credentials_async_py", "target": "google_oauth2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_credentials_async_py", "target": "google_oauth2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_credentials_async_py", "target": "credentials_async_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_credentials_async_py", "target": "credentials_async_refresh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_credentials_async_py", "target": "credentials_async_before_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L100", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_credentials_async_py", "target": "credentials_async_useraccesstokencredentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L106", "weight": 1.0}, {"source": "credentials_async_before_request", "target": "credentials_async_refresh", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L102", "weight": 1.0}, {"source": "credentials_async_rationale_42", "target": "credentials_async_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L42", "weight": 1.0}, {"source": "credentials_async_rationale_107", "target": "credentials_async_useraccesstokencredentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L107", "weight": 1.0}], "raw_calls": [{"caller_nid": "credentials_async_refresh", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L58"}, {"caller_nid": "credentials_async_refresh", "callee": "refresh_grant", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L70"}, {"caller_nid": "credentials_async_refresh", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L84"}, {"caller_nid": "credentials_async_refresh", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L88"}, {"caller_nid": "credentials_async_refresh", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L89"}, {"caller_nid": "credentials_async_refresh", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L89"}, {"caller_nid": "credentials_async_refresh", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L92"}, {"caller_nid": "credentials_async_refresh", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L93"}, {"caller_nid": "credentials_async_refresh", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L95"}, {"caller_nid": "credentials_async_before_request", "callee": "apply", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_credentials_async.py", "source_location": "L103"}]} |