{"nodes": [{"id": "$graphify-root$_internal_webtoken_webtoken_go", "label": "webtoken.go", "file_type": "code", "source_file": "internal/webtoken/webtoken.go", "source_location": "L1"}, {"id": "webtoken_claims", "label": "Claims", "file_type": "code", "source_file": "internal/webtoken/webtoken.go", "source_location": "L21"}, {"id": "$graphify-root$_internal_webtoken_webtoken_issue", "label": "Issue()", "file_type": "code", "source_file": "internal/webtoken/webtoken.go", "source_location": "L33"}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webtoken/webtoken.go"}, {"id": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "label": "IssueWithPurpose()", "file_type": "code", "source_file": "internal/webtoken/webtoken.go", "source_location": "L41"}, {"id": "$graphify-root$_internal_webtoken_webtoken_verify", "label": "Verify()", "file_type": "code", "source_file": "internal/webtoken/webtoken.go", "source_location": "L59"}, {"id": "$graphify-root$_internal_webtoken_webtoken_sign", "label": "sign()", "file_type": "code", "source_file": "internal/webtoken/webtoken.go", "source_location": "L87"}, {"id": "$graphify-root$_internal_webtoken_webtoken_base64urlencode", "label": "base64URLEncode()", "file_type": "code", "source_file": "internal/webtoken/webtoken.go", "source_location": "L93"}, {"id": "$graphify-root$_internal_webtoken_webtoken_base64urldecode", "label": "base64URLDecode()", "file_type": "code", "source_file": "internal/webtoken/webtoken.go", "source_location": "L97"}], "edges": [{"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "go_pkg_crypto_hmac", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "go_pkg_crypto_sha256", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "go_pkg_crypto_subtle", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "go_pkg_encoding_base64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "go_pkg_encoding_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "webtoken_claims", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L21", "weight": 1.0}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "$graphify-root$_internal_webtoken_webtoken_issue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L33", "weight": 1.0}, {"source": "$graphify-root$_internal_webtoken_webtoken_issue", "target": "duration", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L41", "weight": 1.0}, {"source": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "target": "duration", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L41", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "$graphify-root$_internal_webtoken_webtoken_verify", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L59", "weight": 1.0}, {"source": "$graphify-root$_internal_webtoken_webtoken_verify", "target": "webtoken_claims", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L59", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "$graphify-root$_internal_webtoken_webtoken_sign", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L87", "weight": 1.0}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "$graphify-root$_internal_webtoken_webtoken_base64urlencode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L93", "weight": 1.0}, {"source": "$graphify-root$_internal_webtoken_webtoken_go", "target": "$graphify-root$_internal_webtoken_webtoken_base64urldecode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L97", "weight": 1.0}, {"source": "$graphify-root$_internal_webtoken_webtoken_issue", "target": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L34", "weight": 1.0}, {"source": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "target": "$graphify-root$_internal_webtoken_webtoken_base64urlencode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L51", "weight": 1.0}, {"source": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "target": "$graphify-root$_internal_webtoken_webtoken_sign", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L54", "weight": 1.0}, {"source": "$graphify-root$_internal_webtoken_webtoken_verify", "target": "$graphify-root$_internal_webtoken_webtoken_sign", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L65", "weight": 1.0}, {"source": "$graphify-root$_internal_webtoken_webtoken_verify", "target": "$graphify-root$_internal_webtoken_webtoken_base64urldecode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L72", "weight": 1.0}, {"source": "$graphify-root$_internal_webtoken_webtoken_sign", "target": "$graphify-root$_internal_webtoken_webtoken_base64urlencode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webtoken/webtoken.go", "source_location": "L90", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "callee": "UTC", "is_member_call": true, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L42"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L42"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "callee": "Unix", "is_member_call": true, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "callee": "Unix", "is_member_call": true, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "callee": "Add", "is_member_call": true, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "callee": "Marshal", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L47"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_issuewithpurpose", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L49"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_verify", "callee": "Split", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L60"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_verify", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L62"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_verify", "callee": "ConstantTimeCompare", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L68"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_verify", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L69"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_verify", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L74"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_verify", "callee": "Unmarshal", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L77"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_verify", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L78"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_verify", "callee": "Unix", "is_member_call": true, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L81"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_verify", "callee": "UTC", "is_member_call": true, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L81"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_verify", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L81"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_verify", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L82"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_sign", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L88"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_sign", "callee": "Write", "is_member_call": true, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L89"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_sign", "callee": "Sum", "is_member_call": true, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L90"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_base64urlencode", "callee": "EncodeToString", "is_member_call": true, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L94"}, {"caller_nid": "$graphify-root$_internal_webtoken_webtoken_base64urldecode", "callee": "DecodeString", "is_member_call": true, "language": "go", "source_file": "internal/webtoken/webtoken.go", "source_location": "L98"}]}