MCPcopy 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

1import jsonwebtoken from 'jsonwebtoken'
2import { Response } from '../../packages/app/src'
3import { jwt, Request } from '../../packages/jwt/src'
4import fs from 'fs'

Callers

nothing calls this directly

Calls 1

jwtFunction · 0.90

Tested by

no test coverage detected