Table of Contents

IExternalProvider.IconUrl Property

Optional URL of an icon to display next to the provider name on its "Login with..." button. Absolute URLs are used as-is; relative values are resolved against the login app root (where the built-in provider icons, e.g. img/providers/google.svg, are hosted).

Syntax

Unit: Sphinx.ExternalProvider

property IExternalProvider.IconUrl: string

See also