# VerifyOptionsWithAlg

**Kind:** Type

**Source:** [`src/utils/jwt/jwt.ts`](https://github.com/honojs/hono/blob/main/src/utils/jwt/jwt.ts#L91)

**Part of:** [Utils](subsystem-src-utils)

## Definition

```ts
{ alg: SignatureAlgorithm } & VerifyOptions
```
