UNPKG

@digitalpersona/authentication

Version:
21 lines (12 loc) 596 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; [(constructor)](./authentication.faceauth.(constructor).md) ## FaceAuth.(constructor) Constructs a new face authentication API object. <b>Signature:</b> ```typescript constructor(authService: IAuthService); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | authService | <code>IAuthService</code> | an connected to the server. |