Google Chrome Launches Email Verification Protocol Origin Trial to Reduce Sign-Up Friction
Key Takeaways
- ▸Email Verification API eliminates the need for users to leave a website or receive emails to verify their email address ownership
- ▸Browser directly communicates with email providers' identity management systems (issuers) for seamless in-session verification
- ▸Origin trial is now open for websites, email providers, and users to test; demo accounts available for immediate experimentation
Summary
Google Chrome has launched an origin trial for the Email Verification API, a new web protocol designed to streamline email verification during sign-ups, sign-ins, checkouts, and account recovery flows. Unlike traditional methods such as one-time passwords or magic links that require users to navigate away from a site, the Email Verification Protocol enables browsers to communicate directly with email providers to verify ownership in-session. Users simply select their email from their browser's autofill or autocomplete suggestions, and verification occurs seamlessly without interrupting their workflow.
The protocol involves three key participants: the verifier (the website collecting the email), the email provider (e.g., Gmail), and the issuer (e.g., Google Accounts). Users must be signed into their email provider in the same browser profile for the system to work. The browser retrieves DNS records pointing to the issuer, which confirms an active session and provides an Email Verification Token (EVT) for secure verification—all without sending disruption-prone verification emails.
Google is actively seeking feedback from participating sites, email providers, and users throughout the origin trial. The company has provided demo accounts and detailed implementation instructions to help developers and email services test the protocol. By considering both human users and AI agents in the verification flow, the protocol aims to support the evolving landscape of account management and authentication in an agent-driven web environment.
This move addresses a critical conversion point in user journeys, where verification friction often leads to session abandonment. The origin trial marks the beginning of a collaborative effort to refine the protocol based on real-world feedback before broader deployment.
- Protocol is designed to support both human users and AI agents, reflecting modern web authentication needs
- Addresses a major source of conversion loss in sign-ups, sign-ins, and checkout flows by eliminating verification friction
Editorial Opinion
The Email Verification Protocol represents a thoughtful step forward for web authentication, reducing the friction that commonly causes users and agents alike to abandon critical conversion points. By enabling direct browser-to-provider communication, Chrome sidesteps the outdated pattern of disruptive verification emails while maintaining security. The explicit consideration of AI agents in the protocol's design signals an important recognition of the evolving web ecosystem where non-human actors increasingly interact with digital services.
