voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 375 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [ActionCodeURL](./auth.actioncodeurl.md) > [apiKey](./auth.actioncodeurl.apikey.md)
## ActionCodeURL.apiKey property
The API key of the email action link.
<b>Signature:</b>
```typescript
readonly apiKey: string;
```