Skip to main content

CheckAuthMethodInput

Check whether an account has password sign-in enabled (email-first adaptive login).

input CheckAuthMethodInput {
email: String!
}

Fields

CheckAuthMethodInput.email ● String! non-null scalar

Email address to check.

Member Of

checkAuthMethod query