I'm trying to figure out how HybridAuth works. I've installed it on my server as per instructions, added my developer key for Facebook, Google etc, however when i go to the "Tiny Social Hub" example:
www.mysite.org/inc/examples/social_hub/login.php
and click "Sign-in with Facebook", i get redirected to:
www.mysite.org/inc/hybridauth/?hauth.start=Facebook&hauth.time=1362314218
Similar with "Sign-in with Google":
www.mysite.org/inc/hybridauth/?hauth.start=Google&hauth.time=1362314279
And i just see the directly listing of /inc/hybridauth/
which includes:
index.php
config.php
Hybrid/
What am i missing?