CredentialProviderEIP712.canVerifyDocumentType() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Checks if this provider can attempt to verify a document.
Signature:
canVerifyDocumentType(query: TentativeVerificationQuery): boolean;
Parameters
Parameter | Type | Description |
|---|---|---|
query | contains the document to check |
boolean
a boolean indicating if a verification attempt can be made