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
- Need help to create a wrapper which let ...
I’m looking for help setting up Appwrite properly on a VPS so I can build a self-hosting wrapper around it. The goal is to provide a Linux executable that allow...
- redirect uri not working for OAuth with ...
I'm following this tutorial: https://appwrite.io/blog/post/google-oauth-expo#create-an-expo-app but im using an android development build instead. When I run h...
- Cannot use Apple Oauth2 in React Native/...
Hi! I've trying to add the Apple sign in feature into my Expo App. I followed the docs, but I still receiving the error "Cannot set 'location.href'". Can someon...