
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
- UI for creating API keys is broken (chro...
It get stuck like in the screenshot, cant scroll further down or find/click the button to create the API key.
- I want to know about the new pricing pla...
My project is around 150 to 200 in appwrite so do I have to pay $15 per project for each of them separately or just for them will I have to pay only $25 monthly
- Show execution status 500 unable to set ...
I want to set the labels at the time user signup to my application , all things work , users data save in auth, updateprefs set , a verification email sent , bu...
