Document Capture

Aware ID uses the Regula Document Reader SDK for scanning and analyzing documents and RFID tags. Regula’s documentation can be found online at : https://docs.regulaforensics.com/develop/doc-reader-sdk/mobile/android/

Face Capture

Introduction Description The Face Capture SDK is the client side library to be used with the Face Liveness Server product for determining the liveness of a subject. It is used to capture face images and package them according to the

Document Capture (Flutter) API

The full api documentation for Aware's Document Capture for Flutter can be found at the URL below. https://aware-mcoe.github.io/Flutter-Document-Capture-Docuementation/

Face Capture (React Native) API

FaceCapture Creation Description: This function generates a new FaceCapture object. Definition: FaceCapture() Returns: A newly created FaceCapture object. Workflow Creation Description: This function creates a Workflow object using a specified workflow name. The created Workflow object will become invalid if

Face Capture (Flutter) API

To see the full Flutter Face Capture API documentation please go to the URL below : face_capture - Dart API docs (aware-mcoe.github.io) Face Capture Dart API Docs

Document Capture (Web)

Face and Document Capture (Web)

Introduction The sample WebApp demonstrates an example of how to use the Face and DocumentWebSDK and integrate it with the AwareID backend. It includes code to initialize the cameraand set up an auto capture loop that will determine when a

Document Capture (React Native)

AWDocumentCapture: Installation, Usage Guide and API Documentation AWDocumentCapture is a private node module used for document scanning and processing. It uses native camera capabilities to scan documents and returns an encrypted string of the scanned document. The module also supports

Face Capture (React Native)

React Native Face Capture Framework Documentation Table of Contents Overview The Face Capture SDK is a versatile tool designed for React Native apps. It's specialized to assist in capturing facial images on iOS and Android devices. While it's capable of

Document Capture (Flutter)

AwareID Document Capture allows for authentication and verification of various documents including: The package currently performs document scans via optical character recognition using an on device camera and RFID scan using NFC. Requirements Both platform will also need camera permissions