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

GoogleFirebaseAppcheckV1ExchangeSafetyNetTokenRequest

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

Request message for the ExchangeSafetyNetToken method.

interface GoogleFirebaseAppcheckV1ExchangeSafetyNetTokenRequest {
safetyNetToken?: string;
}

§Properties

§
safetyNetToken?: string
[src]

Required. The SafetyNet attestation response issued to your app.