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
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126