For the complete documentation index, see llms.txt. This page is also available as Markdown.

Results and callbacks

Callback Response

This implementation allows us to receive the response of our biometric and user identification data from the client for later processing.

The data is sent through a POST request to the CallbackUrl which the client defines at the beginning of the process.

Last updated