Hi! 👋
I am authenticating a user using google, during authentication I added "https://www.googleapis.com/auth/spreadsheets" as additional scope , the authentication works correctly and a session is generated but printing the session data like the accessToken and the RefreshAccessToken which is needed for future calls, I realized that the RefreshAccessToken is empty.
Do you know why?
My goal is to save the refreshAccessToken in an encrypted manner to a db so that I can use it in the future to generate a new accessToken.
I add attached images of the function to print the session info and the browser console
Recommended threads
- Increase student pack database read and ...
Hi guys, Thank you Appwrite for an awesome platform, i am using the database function for my financial analyst app for my college final thesis. Problem: Curre...
- Cannot update existing function to Dart ...
I can only select up to Dart 3.10.
- "500 Internal Error"
i cant open my appwrite project!