GET api/Auth/ExternalLogin?accessToken={accessToken}&provider={provider}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
accessToken

string

Required

provider

string

Required

Body Parameters

None.

Response Information

Resource Description

ApiUserLoggedInProfileResponse
NameDescriptionTypeAdditional information
Id

string

None.

UserName

string

None.

FirstName

string

None.

LastName

string

None.

Email

string

None.

Telephone

string

None.

Source

integer

None.

IsNewUser

boolean

None.

AccessToken

Collection of Object

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.