Mobile Email Address Selection for Login Authentication
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Mobile devices face challenges in efficiently presenting email addresses, including forwarding email addresses, for user authentication in third-party applications, leading to a cumbersome login process.
Innovation Solution
The method and device involve a processor executing instructions to access and present email addresses, including forwarding email addresses, stored on an information server or local cache, allowing users to easily select and use these addresses for login purposes within applications, utilizing an application programming interface and local storage for efficient retrieval and updating.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Ease of operation
If users manually enter email addresses for login in third-party applications, then authentication can be completed, but the login process becomes cumbersome and time-consuming
Solution Approach 1:
The system performs preliminary action by automatically retrieving and storing the user's email addresses (including forwarding email addresses) in the application's login interface before the user needs to log in. This eliminates the need for users to manually type email addresses during the login process, thereby reducing login time and improving ease of operation.
Solution Approach 2:
The system enables self-service by automatically populating the login field with the user's email addresses without requiring manual intervention. The application retrieves the email addresses from stored data and presents them for selection, allowing the user to simply tap or select their email address rather than typing it, thus streamlining the authentication process.
2Adaptability or versatility
If the application stores and presents multiple email addresses including forwarding email addresses, then user authentication is facilitated, but data management complexity increases
Solution Approach 1:
The system applies the extraction principle by isolating the email address management functionality into a separate module that handles retrieval, storage, and presentation of email addresses independently from the core authentication logic. This separation reduces data management complexity while maintaining authentication flexibility, as the email management system can be updated or modified without affecting the overall authentication process.
Solution Approach 2:
The system implements universality by creating a multi-functional email address management system that handles various types of email addresses (primary, forwarding, aliases) through a unified interface. This single system serves multiple purposes: storing email addresses, retrieving them when needed, presenting them for user selection, and managing updates, thereby reducing overall system complexity despite handling diverse authentication scenarios.
Data Source
Figure 1
Figure 2
Figure 3~4
AI summary
Methods and devices for data entry are disclosed. An example method includes executing an application on a mobile device, the application requiring a login to access at least a portion of data accessible via the application, accessing a store of email addresses associated with a user of the mobile device, the email addresses including at least a forwarding email address, and presenting the email addresses including the forwarding email address for selection as the login.