1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "label": "_reauth_async.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L1"}, {"id": "reauth_async_get_challenges", "label": "_get_challenges()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L44"}, {"id": "reauth_async_send_challenge_result", "label": "_send_challenge_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L73"}, {"id": "reauth_async_run_next_challenge", "label": "_run_next_challenge()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L106"}, {"id": "reauth_async_obtain_rapt", "label": "_obtain_rapt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L155"}, {"id": "reauth_async_get_rapt_token", "label": "get_rapt_token()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L206"}, {"id": "reauth_async_refresh_grant", "label": "refresh_grant()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L243"}, {"id": "reauth_async_rationale_47", "label": "Does initial request to reauth API to get the challenges. Args: req", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L47"}, {"id": "reauth_async_rationale_76", "label": "Attempt to refresh access token by sending next challenge result. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L76"}, {"id": "reauth_async_rationale_107", "label": "Get the next challenge from msg and run it. Args: msg (dict): Reaut", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L107"}, {"id": "reauth_async_rationale_156", "label": "Given an http request method and reauth access token, get rapt token. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L156"}, {"id": "reauth_async_rationale_209", "label": "Given an http request method and refresh_token, get rapt token. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L209"}, {"id": "reauth_async_rationale_253", "label": "Implements the reauthentication flow. Args: request (google.auth.tr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L253"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "target": "google_oauth2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "target": "google_oauth2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "target": "google_oauth2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "target": "google_oauth2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "target": "reauth_async_get_challenges", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "target": "reauth_async_send_challenge_result", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "target": "reauth_async_run_next_challenge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "target": "reauth_async_obtain_rapt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L155", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "target": "reauth_async_get_rapt_token", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L206", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_async_py", "target": "reauth_async_refresh_grant", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L243", "weight": 1.0}, {"source": "reauth_async_run_next_challenge", "target": "reauth_async_send_challenge_result", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L145", "weight": 1.0}, {"source": "reauth_async_obtain_rapt", "target": "reauth_async_get_challenges", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L170", "weight": 1.0}, {"source": "reauth_async_obtain_rapt", "target": "reauth_async_run_next_challenge", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L197", "weight": 1.0}, {"source": "reauth_async_get_rapt_token", "target": "reauth_async_refresh_grant", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L228", "weight": 1.0}, {"source": "reauth_async_get_rapt_token", "target": "reauth_async_obtain_rapt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L238", "weight": 1.0}, {"source": "reauth_async_refresh_grant", "target": "reauth_async_get_rapt_token", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L313", "weight": 1.0}, {"source": "reauth_async_rationale_47", "target": "reauth_async_get_challenges", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L47", "weight": 1.0}, {"source": "reauth_async_rationale_76", "target": "reauth_async_send_challenge_result", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L76", "weight": 1.0}, {"source": "reauth_async_rationale_107", "target": "reauth_async_run_next_challenge", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L107", "weight": 1.0}, {"source": "reauth_async_rationale_156", "target": "reauth_async_obtain_rapt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L156", "weight": 1.0}, {"source": "reauth_async_rationale_209", "target": "reauth_async_get_rapt_token", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L209", "weight": 1.0}, {"source": "reauth_async_rationale_253", "target": "reauth_async_refresh_grant", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L253", "weight": 1.0}], "raw_calls": [{"caller_nid": "reauth_async_get_challenges", "callee": "_token_endpoint_request", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L64"}, {"caller_nid": "reauth_async_send_challenge_result", "callee": "_token_endpoint_request", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L97"}, {"caller_nid": "reauth_async_send_challenge_result", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L99"}, {"caller_nid": "reauth_async_run_next_challenge", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L128"}, {"caller_nid": "reauth_async_run_next_challenge", "callee": "ReauthFailError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L130"}, {"caller_nid": "reauth_async_run_next_challenge", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L131"}, {"caller_nid": "reauth_async_run_next_challenge", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L133"}, {"caller_nid": "reauth_async_run_next_challenge", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L133"}, {"caller_nid": "reauth_async_run_next_challenge", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L133"}, {"caller_nid": "reauth_async_run_next_challenge", "callee": "ReauthFailError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L137"}, {"caller_nid": "reauth_async_run_next_challenge", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L138"}, {"caller_nid": "reauth_async_run_next_challenge", "callee": "obtain_challenge_input", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L142"}, {"caller_nid": "reauth_async_obtain_rapt", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L172"}, {"caller_nid": "reauth_async_obtain_rapt", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L172"}, {"caller_nid": "reauth_async_obtain_rapt", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L180"}, {"caller_nid": "reauth_async_obtain_rapt", "callee": "ReauthFailError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L185"}, {"caller_nid": "reauth_async_obtain_rapt", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L186"}, {"caller_nid": "reauth_async_obtain_rapt", "callee": "is_interactive", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L191"}, {"caller_nid": "reauth_async_obtain_rapt", "callee": "ReauthFailError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L192"}, {"caller_nid": "reauth_async_obtain_rapt", "callee": "ReauthFailError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L203"}, {"caller_nid": "reauth_async_get_rapt_token", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L225"}, {"caller_nid": "reauth_async_refresh_grant", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L289"}, {"caller_nid": "reauth_async_refresh_grant", "callee": "_token_endpoint_request_no_throw", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L297"}, {"caller_nid": "reauth_async_refresh_grant", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L300"}, {"caller_nid": "reauth_async_refresh_grant", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L302"}, {"caller_nid": "reauth_async_refresh_grant", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L304"}, {"caller_nid": "reauth_async_refresh_grant", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L309"}, {"caller_nid": "reauth_async_refresh_grant", "callee": "_token_endpoint_request_no_throw", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L321"}, {"caller_nid": "reauth_async_refresh_grant", "callee": "_handle_error_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L326"}, {"caller_nid": "reauth_async_refresh_grant", "callee": "_handle_refresh_grant_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/_reauth_async.py", "source_location": "L327"}]} |