UNPKG

@digitalpersona/authentication

Version:
25 lines (14 loc) 631 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/authentication](./authentication.md) &gt; [FaceAuth](./authentication.faceauth.md) &gt; [identify](./authentication.faceauth.identify.md) ## FaceAuth.identify() method Currently face identification is not supported by the server. <b>Signature:</b> ```typescript identify(samples: BioSample[]): Promise<JSONWebToken>; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | samples | <code>BioSample[]</code> | | <b>Returns:</b> `Promise<JSONWebToken>`