UNPKG

@digitalpersona/services

Version:
24 lines (14 loc) 688 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [IAuthService](./services.iauthservice.md) &gt; [ContinueAuthentication](./services.iauthservice.continueauthentication.md) ## IAuthService.ContinueAuthentication() method <b>Signature:</b> ```typescript ContinueAuthentication(auth: AuthenticationHandle, data: string): Promise<ExtendedAuthResult>; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | auth | <code>AuthenticationHandle</code> | | | data | <code>string</code> | | <b>Returns:</b> `Promise<ExtendedAuthResult>`