Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/panva/jose
/ unencoded.test.ts
File
unencoded.test.ts
test/jws/unencoded.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'ava'
2
3
import
{ FlattenedSign, flattenedVerify } from
'../../src/index.js'
4
const
encode = TextEncoder.prototype.encode.bind(
new
TextEncoder())
Callers
nothing calls this directly
Calls
6
test
Function · 0.85
flattenedVerify
Function · 0.85
sign
Method · 0.65
setProtectedHeader
Method · 0.65
setUnprotectedHeader
Method · 0.65
encode
Function · 0.50
Tested by
no test coverage detected