You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sounds like an easy PR. However, I am new to Elixir. And also, this makes me think that it may not be as easy to store user profile pictures in the database and use them on the client because an access token will eventually expire.
Any thoughts?
The text was updated successfully, but these errors were encountered:
It looks like Facebook made some changes that now require an access token to retrieve a user profile pic:
https://stackoverflow.com/questions/64434913/get-facebook-user-profile-image-after-facebook-changesoctober-24
This sounds like an easy PR. However, I am new to Elixir. And also, this makes me think that it may not be as easy to store user profile pictures in the database and use them on the client because an access token will eventually expire.
Any thoughts?
The text was updated successfully, but these errors were encountered: