artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4
685 stars 217 forks source link

Sending tweet on behalf of users #144

Open peterlevin opened 9 years ago

peterlevin commented 9 years ago

How do we send a tweet using this with a user's access token? We are doing it on the backend and need to loop through user's and send tweets.