Table of Contents

TExternalLoginOptions.RequireVerifiedEmailForAutoLink Property

When auto-linking by e-mail, requires the upstream e-mail to be verified.

Remarks

When True (the default), AllowAutoLinkByEmail only links if the upstream provider reported the e-mail as verified, preventing an unverified e-mail from being used to take over an existing local account. Has no effect when AllowAutoLinkByEmail is False.

Syntax

Unit: Sphinx.Options

property TExternalLoginOptions.RequireVerifiedEmailForAutoLink: Boolean

See also