requestLoginLink
Passwordless: email a one-time magic sign-in link to the address (creates the account on first sign-in). Always reports sent=true (no account enumeration). Public.
requestLoginLink(
input: RequestLoginLinkInput!
): RequestLoginLinkResult!
Arguments
requestLoginLink.input ● RequestLoginLinkInput! non-null input
Type
RequestLoginLinkResult object
Result of requesting a magic link.