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
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...
- NextJS builds sudden runtime_timeout
My builds suddenly stopped working. Activating old prebuilt snapshots work, but redeploying that same code produces builds that throw runtime_timeout FRA region
- Project paused?
Hello, I have two Appwrite projects and I can not resume them for some reason. I'm using the free plan, and I saw in the pricing page that 2 free projects are a...