/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-verifyoptions-aud-s-78f5e6a42bf0-verifyoptions-aud-string-string-regexp-s0164-c0000.md
VerifyOptions.aud: `string | string[] | RegExp` - hono-docs
VerifyOptions.aud: string | string[] | RegExp Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt ver...
VerifyOptions.aud: string | string[] | RegExp
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#verifyoptions-aud-string-string-regexp
Summary
The expected audience used for token 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 token verification. If this is set, the token must include an aud claim and at least one audience value must match.