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
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...