IS there documentation of how to implement apple OAuth sign-in using Flutter or react native
It's the same as any other oauth provider in flutter 🧐
I want a example where I can do it with access token
like in this pull request
Not sure what you mean
I want to use oath 2 auth 2 with access tokens
So I login with my native app after that I want to send access token to the appwrite backend so that I can login into appwrite too
I am using capacitor
so I am using web sdk
In web sdk is there a way to use o auth2 with access tokens we get from the oath provider
here its done for firebase
Native is not supported
oh okay
Recommended threads
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- How to update from 1.8.1 to 1.9.6
Due to the number of issues reported in version 1.9.5, I am hesitant to proceed with the update. Could anyone advise if version 1.9.6 is stable and resolves tho...
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...