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