voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 382 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [AuthError](./auth.autherror.md) > [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;
```