UNPKG

@digitalpersona/services

Version:
24 lines (13 loc) 548 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; [Identify](./services.authservice.identify.md) ## AuthService.Identify() method <b>Signature:</b> ```typescript Identify(credential: Credential): Promise<Ticket>; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | credential | <code>Credential</code> | | <b>Returns:</b> `Promise<Ticket>`