Hi devs,
we are trying to use startFaceLogin() method to restore user data if it exists, instead of requesting scanned documents every time.
but it turned out that startFaceLogin() in case of absence of user, shows access denied 3 times on the screen, before reporting that the user is really not in the database.
is there any way to reduce the number of these attempts to 1
thanks