How does OA framework handle the verification flow?
In brief, the verification flow runs three checks on the document:
- The document integrity check
- The issuance status check
- The issuance identity check
Only when it passes all three checks, will it count as a valid OA document.
The verification process varies on the documents issued with Ethereum and those signed with DID. To learn more, see OpenAttestation (Verify) with explanation and flowcharts.