Threads
updateSession isn't working for google oauth session
I'm building an app using react native with expo. An image of my code is attached. The code is a useEffect that i have in a context that wraps the root layout of my app. When my user leaves the app ...
- React Native
- Auth
updateSession isn't working for google oauth session
I'm building an app using react native with expo. An image of my code is attached. The code is a useEffect that i have in a context that wraps the root layout of my app. When my user leaves the app ...
- React Native
- Auth
[SOLVED] redirect uri not working for OAuth with Expo
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 his app on his git repo, it works fine bu...
- Resolved
- Android
- Auth
- React Native
Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my backend and for my frontend I've got reac...
- Android
- Databases
- Auth
- React Native
- Self Hosted