sproutsOriginal post
Rank 1: Thread
Hi, I have setup facebook login for my Appwrite project and it works great. I would like to extend this by calling the Facebook Graph API. To do this i need the Authorization: Bearer {access_token} to make my request. Is Appwrite's Session Object "providerAccessToken" meant to used for such a case to Authorization for my request?
Summary
The user wants to use the OAuth Bearer access token for calling the Facebook Graph API in their Appwrite project. They are wondering if the Appwrite Session Object's "providerAccessToken" can be used for this purpose. The issue has been marked as solved, but no solution is mentioned in the thread.
