GigyaBundle icon indicating copy to clipboard operation
GigyaBundle copied to clipboard

Symfony2 Bundle for Gigya (Share Plugin)

Results 4 GigyaBundle issues
Sort by recently updated
recently updated
newest added

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 :)