
Hey, I am avinash, I am building a social media app using react, contextAPI, react query and appwrite as backend services. So basically I have built my SignUp and SignIn part, and now I want to add Google authentication. In my app, I have a relation between Users* and Posts so I have to save the users who will be logged in using Google and here I got stuck. I have searched everywhere but not getting the exact path to start. Is there anybody who has worked on a similar module/project that can help me? It will be appreciated, looking forward to a solution *š

I do that with a function. I trigger the function when a new user is being created and the function creates the new user in the users collection in the DB
Recommended threads
- Duplicate name types with multiple datab...
Hello, we are having multiple databases and would like to use the cli to generate the types using (appwrite types --language ts), the issue is that the appwrit...
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
- PR Review and Issue Assign?
I am not familiar with how things work here. I know that Issue have to be assigned before solving problem, It is for not wasting contributors time but I like t...
