<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [AuthError](./auth.autherror.md) &gt; [appName](./auth.autherror.appname.md)

## AuthError.appName property

The name of the Firebase App which triggered this error.

<b>Signature:</b>

```typescript
readonly appName: string;
```
