# handler

**Kind:** API Endpoint

**Source:** [`src/middleware/basic-auth/index.ts`](https://github.com/honojs/hono/blob/main/src/middleware/basic-auth/index.ts#L118)

**Part of:** [Middleware](subsystem-src-middleware)

## Endpoint

`ALL /`

## Relationships

- IMPORTS → `HTTPException`
- IMPORTS → `auth`
- IMPORTS → `timingSafeEqual`
