laravel / socialite

Laravel wrapper around OAuth 1 & OAuth 2 libraries.
https://laravel.com/docs/socialite
MIT License
5.55k stars 939 forks source link

facebook API version question #685

Closed ifengshai closed 8 months ago

ifengshai commented 8 months ago

https://developers.facebook.com/docs/graph-api/changelog/versions

facebook graph version 3.3 Expiration Date August 3, 2021

Should we update the version?

driesvints commented 8 months ago

Thanks. We'd welcome a PR to modernise the Facebook integration. Make sure to list all breaking changes.