
Recently I found out that OAuth was not fully supported in Expo so i tried to hack my way through to implement it until an official fix is released. I am new to React native so I implemented protected routes and login functionality from the appwrite youtube channel, I have attached my implementation (Tried to minimize the app as much as possible for testing). Can anyone please check if the implementation has any bugs which might make this unsecure or crash the app. So far i have tested this and have found nothing wrong (Again I have only a few days worth of react native exposure so I don't know what might possibly cause any problem)
Here is the Repo : https://github.com/SomnathChW/Google-Auth-Appwrite

Since the redirect was taking me to scheme://localhost, I transferred the redirect handler to a localhost page.
Recommended threads
- Issue with create collection button.
i can't find the create collection button. instead of that create tables is appearing.
- Regression scripts suddenly failing for ...
Scripts we've had for months are failing on a doc object relationship parent. Previously returning list of documents, each object would return a parent field as...
- Issue with Appwrite Sites
2025-09-03T09:03:10.523027289Z [09:03:10] [open-runtimes] Environment preparation started. 2025-09-03T09:03:10.526721535Z [09:03:10] [open-runtimes] Error: No ...
