Type Alias: MagicLinkRequestResponse
MagicLinkRequestResponse =
object
Defined in: types.ts:469
Response returned after requesting a magic link.
Properties
| Property | Type | Defined in |
|---|---|---|
jwt | string | types.ts:470 |
status | "ok" | types.ts:471 |
MagicLinkRequestResponse =
object
Defined in: types.ts:469
Response returned after requesting a magic link.
| Property | Type | Defined in |
|---|---|---|
jwt | string | types.ts:470 |
status | "ok" | types.ts:471 |