UNPKG

@digitalpersona/authentication

Version:
20 lines (11 loc) 488 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/authentication](./authentication.md) &gt; [U2FAuth](./authentication.u2fauth.md) &gt; [getAppId](./authentication.u2fauth.getappid.md) ## U2FAuth.getAppId() method Reads U2F AppID endpoint URL. <b>Signature:</b> ```typescript getAppId(): Promise<string>; ``` <b>Returns:</b> `Promise<string>` a promise to return a U2F AppID endpoint URL.