
Hey Team, I have failed to find clear instructions of setting up the OAuth for linux and windows. For mobile it is working so far.

Hello! From what I'm seeing, the package used in flutter that the appwrite SDK uses for login doesn't supports OAuth in the linux and windows platforms.
https://pub.dev/packages/flutter_web_auth
Consequently, I recommend giving an upvote to this issue on the maintainer repo, precisely created by Eldad, the Appwrite CEO 😅 : https://github.com/LinusU/flutter_web_auth/issues/22
If I'm not wrong, probably after the support is added to the plugin the Appwrite SDK will support those platforms after an upgrade.

Okay Thanks for the check up. Let's wait patiently but greatly appreciate the work. You guys made fall in love with my first language (PHP) which I have not used in almost a decade, seeing such a great stable, secure product powered by the language makes my heart flutter for the language again. Will try to use it some functions some time.
Recommended threads
- After upgrading expo 52 to 53
Hello After upgrading my project from Expo SDK 52 to SDK 53, I encountered the following error when running the app: TurboModuleRegistry.getEnforcing(...): 'P...
- How can I use react-native-appwrite in a...
I'm building an app using React Native CLI (not Expo), and I want to add Google Sign-In authentication. However, when I try to use react-native-appwrite, it thr...
- Error: Invalid `userId` param: Parameter...
