Skip to content

Auth

reference
1 min readUpdated

Kind: Type

Source: src/utils/basic-auth.ts

Part of: Utils

Definition

ts
(req: Request) => { username: string; password: string } | undefined

Relationships

  • IMPORTS → decodeBase64

Was this page helpful?

Download as PDF
Auth — Hono (narrator proof)