GigyaBundle
GigyaBundle copied to clipboard
Symfony2 Bundle for Gigya (Share Plugin)
I have a question regarding the createAuthenticatedToken() function in GigyaProvider class. What exactly happens if inside loadUserByUsername() function a UsernameNotFoundException is thrown? Why do you return a token instead of...
I just installed the bundle and play a bit with it but it seems that only the shareBar and shareUI currently supported. Is there any plans to impement it or...
see also http://developers.gigya.com/020_Client_API/020_Methods/socialize.notifyLogin ``` userInfo (JSON object/string) This parameter allows you to provide Gigya with a site's user profile data. This ensures consistent user experience. Gigya uses this information, for...
and do make it MIT :)