/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-aud-string-string-r-5244d924910a-aud-string-string-regexp-s0647-c0000.md
aud: `string | string[] | RegExp` - hono-docs
aud: string | string[] | RegExp Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt aud string string...
aud: string | string[] | RegExp
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#aud-string-string-regexp
Summary
The expected audience used for JWT verification. If this is set, the token must include an aud claim and at least one audience value must match.
Content
The expected audience used for JWT verification. If this is set, the token must include an aud claim and at least one audience value must match.