
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
- Flutter 3.32 Upgrade Warning – Appwrite ...
Hey everyone, just a heads-up after upgrading to Flutter 3.32! This likely won’t impact your development, but I wanted to give you a quick warning. ``` [log] W...
- user_unauthorized
"I tried to use the CLI, but it returns user_unauthorized. I’m already logged in with my Appwrite account. Could there be an issue on the cloud side?" `erdene...
- Unable to get account or logout after a ...
I get the following error after a successful login when ever I call account.get() or account.deleteSession(sessionId: "current"). User (role: guests) missing sc...
