> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# JWKSInput

> **JWKSInput** = `string` | `JSONWebKeySet`

Defined in: [server/src/auth/utils/jwt.ts:6](https://github.com/Crossmint/crossmint-sdk/blob/main/packages/server/src/auth/utils/jwt.ts#L6)

A JWKS endpoint URI or an inline JSON Web Key Set.
