FaceChallenge
Parameters returned to initialize a Face Biometric authenticator.
Properties
Name | Type | Description | Notes |
---|---|---|---|
device | DeviceEnum | Which device to use for registration and authentication. | [optional] |
id | String | The ID of the Face Biometric to get. | [optional] |
qrCode | String | QR Code to use to launch the mobile flow. | [optional] |
sdkToken | String | The SDK token generated for the user. | [optional] |
workflowRunId | String | Workflow run ID to use for the user. | [optional] |
DeviceEnum
Name | Value |
---|---|
WEB | "WEB" |
MOBILE | "MOBILE" |