Authorization header offline validator, just check for Authorization header format before sending it to the API
Execute remote recognition
is string or array of strings on which image will be processed
is Base64 encoded image which should contain document for processing
(optional) is XHR event listener for image upload to show upload progress bar on UI
Change authorization header value
Change API endpoint
is API endpoint where Microblink API or Microblink API proxy is available
Change export images flag for next request
is flag which describes does API should return extracted images in next response
When Authorization is not set it is available to disable persiting of uploaded data, by default it is enabled this should be disabled for every page where GDPR is not implemented and this is ability to disable data persisting on some demo pages
is flag which describes should or should not API persist uploaded data, be default it is enabled
Set user identificator which will be stored with uploaded image
is any string which unique identifies user who use SDK and upload any image to API
Terminate request session with aborting all pending responses
Generated using TypeDoc
HTTP layer with Microblink API