veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 380 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [Auth](./auth-types.auth.md) > [name](./auth-types.auth.name.md)
## Auth.name property
The name of the app associated with the Auth service instance.
<b>Signature:</b>
```typescript
readonly name: string;
```