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

Usage

import * as mod from "https://googleapis.deno.dev/v1/playintegrity:v1.ts";

§Classes

GoogleAuth
PlayIntegrity

The Play Integrity API helps you check that you're interacting with your genuine app on a genuine Android device powered by Google Play services. The Play Integrity API has replaced SafetyNet Attestation and Android Device Verification.

§Variables

auth

§Interfaces

AccountActivity

(Restricted Access) Contains a signal helping apps differentiating between likely genuine and likely non-genuine user traffic.

AccountDetails

Contains the account information such as the licensing status for the user in the scope.

AppAccessRiskVerdict

Contains signals about others apps on the device which could be used to access or control the requesting app.

AppIntegrity

Contains the application integrity information.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

DecodeIntegrityTokenRequest

Request to decode the integrity token.

DecodeIntegrityTokenResponse

Response containing the decoded integrity payload.

DeviceIntegrity

Contains the device attestation information. Next tag: 4

EnvironmentDetails

Contains information about the environment Play Integrity API runs in, e.g. Play Protect verdict.

RecentDeviceActivity

Recent device activity can help developers identify devices that have exhibited hyperactive attestation activity, which could be a sign of an attack or token farming.

RequestDetails

Contains the integrity request information.

TestingDetails

Contains additional information generated for testing responses.

TokenPayloadExternal

Contains basic app information and integrity signals like device attestation and licensing details.