Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/k6
/ jwt.js
File
jwt.js
examples/jwt.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
crypto from
"k6/crypto"
;
2
import
encoding from
"k6/encoding"
;
3
import
{sleep} from
"k6"
;
4
Callers
nothing calls this directly
Calls
3
encode
Function · 0.85
decode
Function · 0.85
log
Method · 0.80
Tested by
no test coverage detected