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
- How to determine if a user is anonymous?
This is probably a silly question, but I have not yet found a good answer. Is there a method to determine if the current session is anonymous aside from seein...
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...
- Push Notification FCM Error
Hello dear people. I tried to integrate Push Notifications into my Flutter App. Everything works fine on Android/iOS Simulator + Testflight but as soon as I s...