Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleFirebaseAppcheckV1PublicJwkSet

import type { GoogleFirebaseAppcheckV1PublicJwkSet } from "https://googleapis.deno.dev/v1/firebaseappcheck:v1.ts";

The currently active set of public keys that can be used to verify App Check tokens. This object is a JWK set as specified by section 5 of RFC 7517. For security, the response must not be cached for longer than six hours.

interface GoogleFirebaseAppcheckV1PublicJwkSet {}

§Properties