AtlasOfLivingAustralia / userdetails

Atlas user management - includes "my profile", user data and admin functions
Other
0 stars 18 forks source link

Update Facebook Graph API version #171

Closed kylie-m closed 1 year ago

kylie-m commented 1 year ago

The Facebook graph API that is associated with our CAS Facebook login app is being deprecated on September 14th this year. We need to update it, the latest is v17. The FB upgrade tool says we shouldn't be affected by the change. We just need to verify that and do it before September 14th.

FB notification:

v11.0 upgrade reminder

Your App, Atlas of Living Australia Login, currently has access to Graph API v11.0 which will reach the end of its 2-year lifetime on 14 September, 2023. To ensure a smooth transition, please migrate all calls to Graph API v12.0 or higher. Use the API Upgrade Tool to understand exactly how this change will impact your app.

Note: If you do not see any impacted calls in the API Upgrade Tool, your app/code may not be affected by this upgrade.

Visit our changelog to see the full list of changes in all Graph API versions.

You can view this and other developer notifications related to your app in the app dashboard.

Visit app dashboard

joe-lipson commented 1 year ago

This is done, we're on v17 now in production and test