{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_tymon_jwt_auth_src_providers_jwt_provider_php", "label": "Provider.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L1"}, {"id": "jwt_provider_provider", "label": "Provider", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L16"}, {"id": "jwt_provider_provider_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L57"}, {"id": "jwt_provider_provider_setalgo", "label": ".setAlgo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L70"}, {"id": "jwt_provider_provider_getalgo", "label": ".getAlgo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L82"}, {"id": "jwt_provider_provider_setsecret", "label": ".setSecret()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L93"}, {"id": "jwt_provider_provider_getsecret", "label": ".getSecret()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L105"}, {"id": "jwt_provider_provider_setkeys", "label": ".setKeys()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L116"}, {"id": "jwt_provider_provider_getkeys", "label": ".getKeys()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L128"}, {"id": "jwt_provider_provider_getpublickey", "label": ".getPublicKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L138"}, {"id": "jwt_provider_provider_getprivatekey", "label": ".getPrivateKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L148"}, {"id": "jwt_provider_provider_getpassphrase", "label": ".getPassphrase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L159"}, {"id": "jwt_provider_provider_getsigningkey", "label": ".getSigningKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L169"}, {"id": "jwt_provider_provider_getverificationkey", "label": ".getVerificationKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L179"}, {"id": "jwt_provider_provider_isasymmetric", "label": ".isAsymmetric()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L189"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_tymon_jwt_auth_src_providers_jwt_provider_php", "target": "arr", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_tymon_jwt_auth_src_providers_jwt_provider_php", "target": "jwt_provider_provider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L16", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L57", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_setalgo", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L70", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_getalgo", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L82", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_setsecret", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L93", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_getsecret", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L105", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_setkeys", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L116", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_getkeys", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L128", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_getpublickey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L138", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_getprivatekey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L148", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_getpassphrase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L159", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_getsigningkey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L169", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_getverificationkey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L179", "weight": 1.0}, {"source": "jwt_provider_provider", "target": "jwt_provider_provider_isasymmetric", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L189", "weight": 1.0}, {"source": "jwt_provider_provider_getsigningkey", "target": "jwt_provider_provider_isasymmetric", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L171", "weight": 1.0}, {"source": "jwt_provider_provider_getsigningkey", "target": "jwt_provider_provider_getprivatekey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L171", "weight": 1.0}, {"source": "jwt_provider_provider_getsigningkey", "target": "jwt_provider_provider_getsecret", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L171", "weight": 1.0}, {"source": "jwt_provider_provider_getverificationkey", "target": "jwt_provider_provider_isasymmetric", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L181", "weight": 1.0}, {"source": "jwt_provider_provider_getverificationkey", "target": "jwt_provider_provider_getpublickey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L181", "weight": 1.0}, {"source": "jwt_provider_provider_getverificationkey", "target": "jwt_provider_provider_getsecret", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L181", "weight": 1.0}], "raw_calls": [{"caller_nid": "jwt_provider_provider_getpublickey", "callee": "Arr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L140"}, {"caller_nid": "jwt_provider_provider_getprivatekey", "callee": "Arr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L150"}, {"caller_nid": "jwt_provider_provider_getpassphrase", "callee": "Arr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\tymon\\jwt-auth\\src\\Providers\\JWT\\Provider.php", "source_location": "L161"}]}