veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 406 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [AuthError](./auth-types.autherror.md) > [appName](./auth-types.autherror.appname.md)
## AuthError.appName property
The name of the Firebase App which triggered this error.
<b>Signature:</b>
```typescript
readonly appName: string;
```