<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/devices](./devices.md) &gt; [WindowsAuthClient](./devices.windowsauthclient.md) &gt; [continue](./devices.windowsauthclient.continue.md)

## WindowsAuthClient.continue() method

Used internally. Do not call this method.

<b>Signature:</b>

```typescript
continue(handle: AuthenticationHandle, data: string): Promise<Base64UrlString>;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  handle | <code>AuthenticationHandle</code> |  |
|  data | <code>string</code> |  |

<b>Returns:</b>

`Promise<Base64UrlString>`

