Hi all, Has anyone implemented Login with Google via Appwritewite on Streamlit. My challenge is that the user is logged out after a page refresh. I have been unable to achieve persistent session on page refresh. Despite trying various fix and hacks. I'd be grateful for anyone to share how they achieved this. Thank you in advance.
Recommended threads
- Need help to create a wrapper which let ...
I’m looking for help setting up Appwrite properly on a VPS so I can build a self-hosting wrapper around it. The goal is to provide a Linux executable that allow...
- redirect uri not working for OAuth with ...
I'm following this tutorial: https://appwrite.io/blog/post/google-oauth-expo#create-an-expo-app but im using an android development build instead. When I run h...
- Cannot use Apple Oauth2 in React Native/...
Hi! I've trying to add the Apple sign in feature into my Expo App. I followed the docs, but I still receiving the error "Cannot set 'location.href'". Can someon...