Parameters
| Parameter | Type | Description |
|---|---|---|
email | string | The email address to link. |
Returns
Promise<{
flowId: string;
message: string;
}>
The result of the link email initiation.| Parameter | Type | Description |
|---|---|---|
email | string | The email address to link. |
Promise<{
flowId: string;
message: string;
}>
The result of the link email initiation.