You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Public: Verify the authentication by checking the score and session data
39
+
// Public: Verify the authentication by checking the score and idenitityId returned by the backend, and comparing it with the candidate returned by renderFaceAuth.
40
40
constgetResults=asyncfunction(token,candidate){
41
41
42
42
// Finishing the session triggers score calculation and business rules.
0 commit comments