top of page
Blog


How to Setup Google OAuth and Connect it to Auth0
"Sign in with Google allows users to authenticate using their existing Google accounts, eliminating the need to create and manage new credentials." In modern applications, users expect seamless login experiences — and “Continue with Google” has become a standard. Instead of managing passwords, applications can delegate authentication to Google using OAuth. Google OAuth verifies user identity securely through a token-based flow, eliminating the need to handle sensitive credent
Rohit Jadhav
Apr 32 min read


Resolving “Domain Already Linked” Error in Google Workspace
Adding a domain to Google Workspace is usually straightforward—until it isn’t. Recently, we ran into a frustrating issue where our domain couldn’t be added because it was “already linked” to another Google Workspace account. This blog walks through what happened, what we tried, and how we eventually resolved it. The Problem While attempting to add our domain to Google Workspace, we encountered the error: “This domain is already in use with another Google Workspace account.”
Siddhesh Dambe
Mar 212 min read
How to Add an Ads.txt File in Wix for AdSense Verification
What is Ads.txt? ads.txt stands for Authorized Digital Sellers . It’s a simple text file placed on a website’s root domain that tells advertisers which companies are allowed to sell that site’s advertising inventory . How ads.txt works? A website owner uploads a file called ads.txt to the root of their domain. Example: https://example.com/ads.txt The file lists authorized ad networks or exchanges allowed to sell the site's ads. Advertisers and DSPs check thi

Chandan Rajpurohit
Mar 161 min read


Google's Research Paper On Secure AI Agents
Believe it or not AI is here to stay. In 2025, we saw a huge spike of Agentic AI Application and AI Agents. Now the question arise is how secure this AI Agents and Applications are? I was reading a research paper by Santiago Díaz, Christoph Kern, Kara Olive from Google in which they presented Google’s Approach for Secure AI Agents. In the Introduction, Google did presented and shared the potential and risks associated with the AI Agents and did mentioned the need for Agent

Chandan Rajpurohit
Jan 183 min read
bottom of page