Social Login with Lightbox login & Register Recaptcha
Social Login with Lightbox login & Register Recaptcha
The social login and ajax login with registration recaptcha is created for customer who wish to register all details with recaptcha.automatically use validation of all fields using ajax .User can login without wait to load page .you can also login with social connect .The three button provieded to you login pages as convenient way for your customers to login or register using twitter or facebook and google connect after add social conncet to installation. you can log into you magento admin area and go to system-?configuration->rootinfo_ajaxlogin->rootinfo_social connect google.
Google social connect:
you can create api client ID and client secret key from google developers page.the url of goolge developer page is http://code.google.com/apis/console/.and redirect uris should be http:www.website.com/socialconnect/google/connect.
Facebook Social connect:
you can create api client ID and client secret key from facebook developers page.the url of facebook developer page is http://developers.facebook.com/apps/. And redirect uris should be http:www.website.com/socialconnect/facebook/connect.
Twitter social connect:
you can create api client ID and client secret key from twitter developers page.the url of twitter developer page is http://dev.twitter.com/apps/. And redirect uris should be http:www.website.com/socialconnect/twitter/connect.
Create Google Recaptcha:
RCAPTCHA offers more than just spam protection. Every time our CAPTCHAs are solved, that human effort helps digitize text, annotate images, and build machine learning datasets.
Protect your website from spam and abuse while letting real people pass through with ease
you can login and get recaptcha public key and private key here links are https://www.google.com/recaptcha/intro/index.html.
The Extension offers following advantage.
->Light box Popup for login and sign up with google captcha with custom setting.
->Resposive Module (It works on mobile phones and desktop on tablets.
->Loader while ajax work in background.
->send data using ajax Jquery.
->setting page in admin system->configuration ->Rootinfor_ajaxlogin.