Skip to main content

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; first-party origins only (HOSTED_SIGN_IN_REQUIRED otherwise); rate-limited.

requestLoginLink(
input: RequestLoginLinkInput!
): RequestLoginLinkResult!

Arguments

requestLoginLink.input ● RequestLoginLinkInput! non-null input

Type

RequestLoginLinkResult object

Result of requesting a magic link.