Table of Contents

TSphinxExternalProvider.UserInfoEndpoint Property

For an OAuth2 provider, the endpoint queried (with the access token as a bearer credential) to obtain the user profile after the code exchange. For GitHub this is https://api.github.com/user.

Syntax

Unit: Sphinx.Comp.ExternalProvider

property TSphinxExternalProvider.UserInfoEndpoint: string

See also