I'm using https://github.com/artdarek/oauth-4-laravel which is built off on https://github.com/Lusitanian/PHPoAuthLib.
I can get the extension to log me in and it sets its own session. I can retrieve the tokens and I save them in a database. How can I set a twitter and facebook oauth session from the tokens stored in my database?
Thanks
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community