
Hello,
I have implemented Google OAuth and Apple OAuth for my expo app. I was switching from Expo Go to expo-dev-client
for some packages to be working, though this results into me not being able to login anymore since the redirectUri is now a schema testapp://
and results into a 400 error because the success URL is not valid.
I saw that there was a branch that was merged earlier today but got reverted. https://github.com/appwrite/appwrite/pull/9262 Is there an estimated time or workaround to continue development?
Thanks!

Okay, I've found a workaround very quickly. Thanks though, will keep an eye on this issue.
Recommended threads
- Dumb question, api key for app? Protect ...
I have my project set up, and I'm developing with Flutter. My app does not require users to log in to retrieve some general project data, but authentication is ...
- Appwrite SDK react native 7.0.1
Hi I'm currently making an app, using react native and stumbled across a major problem regarding version 7.0.1 where they removed async functions. I reverted to...
- Account Deletion is not working
Hey There, i am trying to trigger a function with a swift ui button. The function ist to delete the currently active user with the userID, so that the account i...
