li3_socialauth
li3_socialauth copied to clipboard
Lithium universal oAuth plugin
Hi, When I try to clear the session with Auth::clear('Facebook'), the session is cleared but when I go to my login-action the session is back again. What's the best way...
Hi, I want to implement the google-api-php-client (https://github.com/google/google-api-php-client) by login in by this library. I should provide an AccessToken. Where can I get is token after a successful login? Thank...
Hi, I have to create a link li3_socialauth->scharrier/li3_socialauth to make it works or lithium will say li3_socialauth library not found. Is there a way to make it work without creating...
Hi, I got this error: [Wed Oct 16 16:52:11 2013] [error] [client 127.0.0.1] PHP Fatal error: Uncaught exception 'OAuth\Common\Storage\Exception\TokenNotFoundException' with message 'Token not found in session, are you sure you...
Hi my friend! After long times programming, i am find the solution. but.... When I define scope for facebook, the adapter don´t read config file. After hours, i´m change the...