allowUnknown
Allows capturing any document with a photograph.
Last updated
Allows capturing any document with a photograph.
Attribute: allow-unknown
Type: boolean
Default value: false
selphid.allowUnknown = true;Permissive mode that accepts documents with a photograph even if the type is not in the list configured in facephi-selphid-widget.
This configuration is only recommended in controlled environments, since it makes it easier to capture any document with an image without filtering by any data.
Compatibility: Replaces allowUnknownDocuments in earlier versions of SDK Web.
Last updated
<facephi-selphid-widget
allowUnknown={true}
/>