Skip to main content
The second argument of verifyTappifyToken.

Properties

extensionId

The id from the manifest; the token’s audience has to be ext:<id>.

jwks?

A key set to verify against, which skips the fetch. For tests.

jwksUrl?

Where to fetch the signing keys. Defaults to DEFAULT_JWKS_URL.