Refresh Facebook access token

I am on iOS, SDK 35.

Is there a way to refresh a Facebook access token without forcing the user to go through the Facebook dialog again? The Expo SDK only exposes the login method, nothing else. If not, then I think that means that users would be prompted to go through the Facebook auth process every 60 days, which I don’t believe is a great user experience. Has anyone found a way to work around this and refresh an expired token on the backend? Facebooks documentation does not help here since it’s geared towards native iOS apps, not Expo apps.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.