We recently received the following from Facebook:
Action required: You need to generate a client or app token to access user pictures starting October 23, 2020 @ 10AM PDT. As part of Graph API v8.0, we’ve made changes to our token requirements. These changes will impact your app. A client or app token will now be required for querying all picture endpoints, including user pictures through public_profile. Queries without a token will return a generic silhouette as the user picture. If you still need access to user profile pictures, you need to generate a client or app token before these changes take effect on October 23, 2020 @ 10AM PDT. If you no longer need access to these picture endpoints, no action is required.
Announcement: https://developers.facebook.com/blog/post/2020/08/04/Introducing-graph-v8-marketing-api-v8
If we currently use the picture provided via user.picture
, do we need to take any any action to make sure we still get the profile picture after this change rolls out, or would Auth0 take care of that?