Skip to main content

socialLoginStart

Begin a federated (social) sign-in: returns an authorizeUrl to redirect the user to and an opaque state to round-trip back to socialLoginComplete. Public; first-party origins only (HOSTED_SIGN_IN_REQUIRED otherwise).

socialLoginStart(
input: SocialLoginStartInput!
): SocialLoginStart!

Arguments

socialLoginStart.input ● SocialLoginStartInput! non-null input

Type

SocialLoginStart object

A federated sign-in handoff: redirect the user to authorizeUrl.