How do you retrieve the identifier from the user object? Normally, I would expect the identifier to be something like this:
I am working on a existing Flash project (a Flash based game), where I need to integrate social login widget Gigya. I researched and finalized using Adobe Flash Platform Services Social.
i am trying to use gigya auth properties to login users on my website. They have a function that needs to be called after i authenticate the credentials as seen in this illustration
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am using gigya javascript sdk for authentication purposes on my site. It works well. But I recently decided to try the php sdk, I was able to set status to twitter and linkedin using the php sdk but
I am trying to include gigya php sdk in my application. The file is under /app/vendors/GSSDK.php I included it in my controller as
I\'m currently in the process of dating the data from other networks by the use of Gigya to allow users to login to my site and then post the data with php to my database.
I\'ve just started using Gigya to allow users to connect to my site. I already have a login system so I just want to connect existing users to the Gigya service.
I am trying to use Gigya_Social_Network_CakePHP_Plugin开发者_开发技巧. I have installed cake 1.3 and and download the plugin to /app/plugins/Gigya. I added Gigya.Gigya in my helpers array. I get error
I a开发者_StackOverflowm integrating Gigya in my iphone app. Now it provides 17 providers for access, I want to limit it to just 9 providers. How can I do that?