Rank 3: Container
IS there documentation of how to implement apple OAuth sign-in using Flutter or react native
Votes
0
Replies
14
Participants
Unknown
Messages
15
Rank 3: Container
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 🧐
Rank 3: Container
I want a example where I can do it with access token
Rank 3: Container
Rank 3: Container
like in this pull request
Not sure what you mean
Rank 3: Container
I want to use oath 2 auth 2 with access tokens
Rank 3: Container
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
Rank 3: Container
I am using capacitor
Rank 3: Container
so I am using web sdk
Rank 3: Container
In web sdk is there a way to use o auth2 with access tokens we get from the oath provider
Rank 3: Container
Rank 3: Container
here its done for firebase
Native is not supported
Rank 3: Container
oh okay