0.0.15 • Published 10 months ago

ejr-aware-capacitor-plugin v0.0.15

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
10 months ago

cfive-aware-capacitor-plugin

Aware Biometrics

Install

npm install cfive-aware-capacitor-plugin
npx cap sync

API

getFace(...)

getFace(options: { value: string; }) => Promise<any>
ParamType
options{ value: string; }

Returns: Promise<any>


getVoiceEnroll(...)

getVoiceEnroll(options: { value: string; }) => Promise<any>
ParamType
options{ value: string; }

Returns: Promise<any>


getVoiceLogin(...)

getVoiceLogin(options: { value: string; }) => Promise<any>
ParamType
options{ value: string; }

Returns: Promise<any>


0.0.15

10 months ago

0.0.14

10 months ago