Langsung ke konten

@capgo/capacitor-app-attest

One JavaScript API for iOS and Android attestation with native security systems only.

Unified JavaScript API

Use the same methods on both platforms: prepare(), createAttestation(), and createAssertion().

Native security systems

iOS uses Apple App Attest, Android uses Google Play Integrity Standard API.

Backend-ready output

Normalized response shape with platform, format, keyId, and token for server verification.