I am making a react native expo app and am trying to implement logging into the app using google OAuth, i get an error and it want me to register my new client as a platform, i have tried making a react native platform but cant ping it since i dont know how to ping the appwrite project from an already existing app (my expo app is in development mode).
I'm pretty new to using appwrite and I was using it when i had to type a command into my console to link the project, but that changed recently i think and now i dont know how im supposed to do so. For clarity i can do everything else appwrite provides but not OAuth
Recommended threads
- I am currently seeking opportunities as ...
Hey! 👋 I'm a Shopify guy. Been building stores for 8+ years. Still haven't lost my mind. Barely. I make stores that don't suck fast, smooth, and actually built...
- Misunderstanding Appwrite Messages for P...
I think I'm having a misunderstanding of how to implement appwrite messages for push notification. I've already setup firebase credentials in appwrite, but I'...
- updateSession isn't working for google o...
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 ...