MCPcopy
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

1import crypto from "k6/crypto";
2import encoding from "k6/encoding";
3import {sleep} from "k6";
4

Callers

nothing calls this directly

Calls 3

encodeFunction · 0.85
decodeFunction · 0.85
logMethod · 0.80

Tested by

no test coverage detected