UNPKG

@digitalpersona/services

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