Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyhttp/tinyhttp
/ jwt.test.ts
File
jwt.test.ts
__tests__/wares/jwt.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
jsonwebtoken from
'jsonwebtoken'
2
import
{ Response } from
'../../packages/app/src'
3
import
{ jwt, Request } from
'../../packages/jwt/src'
4
import
fs from
'fs'
Callers
nothing calls this directly
Calls
1
jwt
Function · 0.90
Tested by
no test coverage detected