@digitalpersona/authentication
Version:
DigitalPersona Authentication API
20 lines (11 loc) • 488 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/authentication](./authentication.md) > [U2FAuth](./authentication.u2fauth.md) > [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.