artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4
684 stars 216 forks source link

Is Facebook token long term? #58

Open alexleonard opened 10 years ago

alexleonard commented 10 years ago

Hey there,

Thanks for this wonderful package that's integrating so nicely with my new app :)

I was reading on some of the other issues posts that I can use getAccessToken() but I was wondering - is this the short term or long term token? I'm guessing it's short term.

Is there a way to get the long term token or will I need to use Facebook's PHP library to do that?

Thanks! Alex

samvasko commented 10 years ago

I was trying to find the same thing... First of all this this lib is only a very thin layer of abstraction over the Lusitanian/PHPoAuthLib so the issue you made there is much more relevant. So I suggest you close this one.

I was planing to fork PHPoAuthLib and implement the feature and send a pull request. If you are interested in helping, hit me up on email.