Table of Contents

IExternalProvider.UserEmailsEndpoint Property

Optional secondary endpoint returning a JSON array of the user's e-mail addresses, used when the primary profile does not expose a (verified) e-mail. For GitHub this is https://api.github.com/user/emails; Sphinx picks the primary, preferring verified ones.

Syntax

Unit: Sphinx.ExternalProvider

property IExternalProvider.UserEmailsEndpoint: string

See also