Backend Revocation
- Confirm requester can revoke the proof.
- Set backend proof status to revoked.
- Submit Soroban revocation when a proof commitment exists.
- Return revoked status from public verification.
- Send webhook notifications for registered integrations.
Contract Revocation
The proof registry supports:Verification Behavior
Revoked proofs should never verify as valid, even if:- the signature is correct,
- the proof has not expired,
- the issuer is active.