MiniKit.attestation() to request an app attestation token for a request hash.
Basic Usage
Result
Fallback Behavior
Define a custom fallback in the command payload for support outside mini apps.Error Codes
| Code | Meaning |
|---|---|
unauthorized | The request is not authorized |
attestation_failed | Attestation generation failed |
integrity_failed | Integrity checks failed |
invalid_input | The request hash is invalid |
unsupported_version | The command version is not supported |