REST Resource: projects.apps

Resource

There is no persistent data associated with this resource.

Methods

exchangeAppAttestAssertion

Accepts an App Attest assertion and an artifact previously obtained from ExchangeAppAttestAttestation and verifies those with Apple.

exchangeAppAttestAttestation

Accepts an App Attest CBOR attestation and verifies it with Apple using your preconfigured team and bundle IDs.

exchangeCustomToken

Validates a custom token signed using your project's Admin SDK service account credentials.

exchangeDebugToken

Validates a debug token secret that you have previously created using CreateDebugToken.

exchangeDeviceCheckToken

Accepts a device_token issued by DeviceCheck, and attempts to validate it with Apple.

exchangePlayIntegrityToken

Validates an integrity verdict response token from Play Integrity.

exchangeRecaptchaEnterpriseToken

Validates a reCAPTCHA Enterprise response token.

exchangeRecaptchaToken
(deprecated)

Validates a reCAPTCHA v3 response token.

exchangeRecaptchaV3Token

Validates a reCAPTCHA v3 response token.

exchangeSafetyNetToken
(deprecated)

Validates a SafetyNet token.

generateAppAttestChallenge

Generates a challenge that protects the integrity of an immediately following call to ExchangeAppAttestAttestation or ExchangeAppAttestAssertion.

generatePlayIntegrityChallenge

Generates a challenge that protects the integrity of an immediately following integrity verdict request to the Play Integrity API.