nraboy / ng-cordova-oauth

AngularJS oauth library for use with Apache Cordova projects
https://www.thepolyglotdeveloper.com
MIT License
456 stars 199 forks source link

facebook graph api 2.0 ending #260

Closed tbro028 closed 8 years ago

tbro028 commented 8 years ago

Need to upgrade the api as this one is ending in August 2016

nraboy commented 8 years ago

Please provide a link where you see that v2 is being deprecated.

tbro028 commented 8 years ago

https://developers.facebook.com/docs/apps/changelog

Initially I received an email saying:

Clique has been making recent API calls to Graph API v2.0, which will reach the end of the 2-year deprecation window on Monday, August 8, 2016. Please migrate all calls to v2.1 or higher in order to avoid potential broken experiences. On 23/06/2016 10:27 pm, "Nic Raboy" notifications@github.com wrote:

Please provide a link where you see that v2 is being deprecated.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nraboy/ng-cordova-oauth/issues/260#issuecomment-228010357, or mute the thread https://github.com/notifications/unsubscribe/AHgEJhQMmV83G3HCprPYEfijjPL5rEM-ks5qOl-AgaJpZM4I8bGX .

nraboy commented 8 years ago

Bumped to v2.6 in commit https://github.com/nraboy/ng-cordova-oauth/commit/44ba5587cb3598b119204d3cf29872dc47ecf9cb

Thanks for bringing this up :-)