
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
- User (role: guests) missing scope (accou...
is this an expected behavior?
- Why do we need this unnecessary verifica...
I just want to create my own project and write PROJECT_ID in it, but why should I do this meaningless verification, wasting of time? And also, the tutorial said...
- Function execution error. Error Number: ...
Internal curl errors has occurred within the executor! Error Number: 52. Error Msg: Empty reply from server\nError Code: 500 Node-18.0 cloud
