Authenticate a social loginCopy Pagepost https://{hostname}/api/v2/auth_infoAuthenticates a social login user.Form DataextendedbooleanWhen true, returns extended Simple Registration and HCard data in addition to the normalized Portable Contacts format. The default value is false.truefalsetokenstringAccess token from a social login identity providers such as Facebook or Twitter.tokenUrlstringValidates the specified token URL value against the URL originally sent.apiKeystringSocial login API key. This key can be found on the Social Login Dashboard or by looking for the rpx_key application setting in Console.Responses 200Successful response 400Parameters are missing or invalid.Updated 3 months ago