This commit is contained in:
KANE LAZENI 2026-02-24 00:02:48 +00:00
parent 168d762bc1
commit 76cdb990dc

View File

@ -67,6 +67,7 @@ class FacialVerificationAPI {
"referenceImagePath" => $referenceImagePath,
"capturedImageBase64" => $capturedImageBase64,
"photoAssureCrypte" => $_SESSION['photoAssureCrypte'],
"lienPhoto" => $_SESSION['lienPhoto'],
)
);
exit;