<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [AuthError](./auth-types.autherror.md) &gt; [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;
```
