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