Skip to content

alice-biometrics/onboarding-web-angular

Repository files navigation

onboarding-web-angular npm version

This a very basic example of integration of Alice Onboarding Web component using Angular. Our SDK allows the automatic capture of documents and video selfie of the user in real time from the camera of your device. It also simplifies the communication with the onboarding API to facilitate rapid integration and development. It manages the onboarding flow configuration: requested documents and order.

The main features are:

  • Automatic capture of documents and video selfie of the user in real time from the camera of your device.
  • Communication with the onboarding API to facilitate rapid integration and development.
  • Manage the onboarding flow configuration: requested documents and order.

Documentation 📄

Refer to https://docs.alicebiometrics.com/onboarding/sections/web_client_side_sdks/html_js.html

Contact 📬

support@alicebiometrics.com

Requirements

This project was generated with Angular CLI version 9.1.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.