This method returns information about the connected user auth provider details, for instance Google or Github specific details.
var result = ecosystemWallet.GetUserAuthDetails();
The user auth provider details as a JObject.
JObject