/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-verifyuser-username-3be44b8494b0-verifyuser-username-string-password-string-c-context-boolean-promi-s0293-c0000.md
verifyUser: `(username: string, password: string, c: Context) => bool...
verifyUser: (username: string, password: string, c: Context) = boolean | Promise Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation:...
verifyUser: (username: string, password: string, c: Context) => boolean | Promise
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#verifyuser-username-string-password-string-c-context-boolean-promise
Summary
The function to verify the user.
Content
The function to verify the user.