voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 364 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [Config](./auth.config.md) > [apiKey](./auth.config.apikey.md)
## Config.apiKey property
The API Key used to communicate with the Firebase Auth backend.
<b>Signature:</b>
```typescript
apiKey: string;
```