
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
- Project receiving 403 Forbidden on /v1/a...
Project ID: 68521bce002aaebde8d0 Endpoint: https://fra.cloud.appwrite.io/v1 Problem: I am receiving a 403 Forbidden error with an empty response body when try...
- Bulk API upsert or Create documents func...
Hi , I keep getting “databases.upsertDocuments” or “createDocuments” function is not a valid appwrite function error . Following is a simple node.js code (modi...
- 301 Redirects on OAuth Endpoints Breakin...
Hello, **Project ID**: 6878bf3f003760131a6d **Custom Domain**: api.hustleproof.app **Problem**: New users are unable to sign up via Google OAuth on my custom ...
