Hello,
I’m a software engineer developing a platform that requires automating various tasks for end-users, such as social media moderation and email automation. I’m using n8n hosted on the cloud, and I’m currently stuck on implementing the user authentication flow, specifically allowing users to sign in with Google to grant n8n access to their Gmail accounts.
as shown in the image, It asks to sign in manually and I need it to be done through API call.