Skip to content

getSignedCookie

reference
1 min readUpdated

Kind: Function

Source: src/helper/cookie/index.ts

Part of: Helper

Signature

ts
async function getSignedCookie(c, secret, key, prefix: CookiePrefixOptions)

Parameters

NameType
cany
secretany
keyany
prefixCookiePrefixOptions

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (2)

  • headerNamesrc/middleware/jwk/jwk.ts:81
  • headerNamesrc/middleware/jwt/jwt.ts:81

Was this page helpful?

Download as PDF
getSignedCookie — Hono (narrator proof)