UNPKG

@digitalpersona/services

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