Skip to main content

checkAuthMethod

Email-first adaptive login: check whether the account has password sign-in enabled. Public; does not reveal whether the email is registered.

checkAuthMethod(
input: CheckAuthMethodInput!
): AuthMethodResult!

Arguments

checkAuthMethod.input ● CheckAuthMethodInput! non-null input

Type

AuthMethodResult object

Whether the account has a password set. Does not reveal whether the email is registered.