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
- Passkeys with Appwrite
I am using appwrite auth and would like to implement passkeys, did anyone have done before, have a guide or documentation or POC? if yes, please share because I...
- Rate limit
How do I solve "Signup Failed, Rate limit for the current endpoint has been exceeded. Please try again after some time"? I have Pro and around 2k requests per ...
- Issue with oauth on react native
Hello 😀 I'm building an app with expo react native and I was able to connect to my appwrite project. I can see the tableDB and use basic authentication. I hav...