a
This commit is contained in:
parent
168d762bc1
commit
76cdb990dc
|
|
@ -67,6 +67,7 @@ class FacialVerificationAPI {
|
||||||
"referenceImagePath" => $referenceImagePath,
|
"referenceImagePath" => $referenceImagePath,
|
||||||
"capturedImageBase64" => $capturedImageBase64,
|
"capturedImageBase64" => $capturedImageBase64,
|
||||||
"photoAssureCrypte" => $_SESSION['photoAssureCrypte'],
|
"photoAssureCrypte" => $_SESSION['photoAssureCrypte'],
|
||||||
|
"lienPhoto" => $_SESSION['lienPhoto'],
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
exit;
|
exit;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user