simi / omniauth-facebook

Facebook OAuth2 Strategy for OmniAuth
https://simi.github.io/omniauth-facebook/
1.26k stars 403 forks source link

Upgrade Facebook Graph API to 4.0 #341

Closed madeleinel closed 4 years ago

madeleinel commented 4 years ago

Issue #339

The current Facebook Graph API version (v3.0) was only available until 28 July, 2020. This commit upgrades it to v4.0.


Version 4.0 Released July 29, 2019 | Available until November 2nd, 2021

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

olleolleolle commented 4 years ago

The changes look good to me, @simi is this ready to ride?

simi commented 4 years ago

Thanks!

simi commented 4 years ago

released