
Hello there! So my query goes like this: I have a React frontend that asks the user for google OAuth and after pressing the button, I get the access token which I send to backend. Further, my server (node.js) authenticates the user, get's the user data and stores some in my database and then the flow continues. How can I do that using appwrite?

Does this help? https://appwrite.io/docs/products/auth/oauth2
Recommended threads
- How To Send Email Verification From Serv...
How can I send email verification from server action or component after sign up in next.js ? Is there any way ?
- x-appwrite-user-jwt missing
Even for logged in users I can't see "x-appwrite-user-jwt" or "x-appwrite-user-id" in headers of an appwrite function. I'm trying to send "x-appwrite-user-id" m...
- ATTRIBUTE NOT SHOWING DELETE
Hi, I'm trying to delete an attribute in my collection but it won't delete, It's not even showing the delete when I click on the hamburger icon, Its showing onl...
