For the complete documentation index, see llms.txt. You can also append .md to any page URL to get its markdown version.
Skip to main content
For the complete documentation index, see llms.txt.

Added face authentication feature

· One min read

The new Face authentication feature introduces a new authentication method that uses server-side biometrics.

It performs a biometric authentication that is verified on the server side, in addition to a liveness check.

Want to learn more?

To learn more:

  • See the Face authentication feature documentation.
  • See the Application configuration feature documentation:
    • New property for enabling/disabling face authentication in the Face authentication section.
    • New allowed value for the allowedAuthMethods and allowedAuthMethodsForAuthAndActivate properties in the Application behaviour section.