Google has unveiled an innovative verified email feature tailored for Android applications, marking a significant advancement in user authentication. This feature, accessible via the Credential Manager API, enables apps to directly retrieve a user’s verified email from their device, streamlining the login and account creation processes.
Streamlined User Experience
With this new functionality, the cumbersome reliance on one-time passwords (OTPs) and email verification links is eliminated. Instead, users encounter a system-level prompt that clearly outlines the request for their verified email. A simple tap allows users to share their email, facilitating a swift and seamless experience without the need to navigate away from the app.
This enhancement is poised to significantly elevate the user experience by minimizing the interruptions typically associated with switching between applications to retrieve verification codes. Consequently, both sign-up and account recovery processes are expected to become notably faster and more efficient, mitigating delays often caused by network issues or message delivery lags.
Benefits for Developers
For developers, this feature alleviates the burden of creating separate verification systems. By leveraging the Credential Manager API, applications can access verified credentials directly, which may lead to a reduction in user drop-off rates during registration. Furthermore, this feature supports integration with passkeys, paving the way for a transition towards passwordless login solutions.
Currently, the verified email feature is compatible with Google accounts, with plans for the API to accommodate other identity providers in the future. Google has recommended that developers continue to utilize traditional verification methods for non-Google accounts to maintain compatibility across various platforms.
This rollout is part of Google’s ongoing initiative to enhance the security and user-friendliness of authentication processes, aiming to lessen reliance on passwords and complex multi-step verification systems.