Returns
An object containing the linkEmail function.| Name | Type |
|---|---|
linkEmail() | (email: string, options?: { idempotencyKey?: string; }) => Promise<{ flowId: string; message: string; }> |
| Name | Type |
|---|---|
linkEmail() | (email: string, options?: { idempotencyKey?: string; }) => Promise<{ flowId: string; message: string; }> |