-
Passwordless Authentication
Users are under some procedure like payment transactions, which require themselves to authenticate their identities with all kinds of biometrics without using password on mobile devices, including fingerprint, voiceprint, iris, eyeprint and so on. The authentication result will be sent back to the server by well-designed protocol.
-
Remote Identification
Users are under some procedure like payment transactions, which require themselves to use face recognition system to identify themselves. Device will capture user's face picture, abstract the template and submit the insensitive data to the server. On the server side, system will compare the uploaded template data with original reserved data to identify user's identity.
-
Wearable and IoT
Users are under some procedure like payment transactions, which require themselves to send the OTP by QR code, Bluetooth or voice from wearable and IoT devices to merchant devices. And merchant devices update the OTP information to server, which will be verified and used to identify user's identity.