UNPKG

@digitalpersona/services

Version:
21 lines (12 loc) 558 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; [(constructor)](./services.authservice.(constructor).md) ## AuthService.(constructor) Constructs a service wrapper. <b>Signature:</b> ```typescript constructor(endpointUrl: string); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | endpointUrl | <code>string</code> | a URL to the DPWebClaims service. |