CN112311795A - Account management method and device and electronic equipment - Google Patents

Account management method and device and electronic equipment Download PDF

Info

Publication number
CN112311795A
CN112311795A CN202011194161.0A CN202011194161A CN112311795A CN 112311795 A CN112311795 A CN 112311795A CN 202011194161 A CN202011194161 A CN 202011194161A CN 112311795 A CN112311795 A CN 112311795A
Authority
CN
China
Prior art keywords
login interface
application program
account information
target
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011194161.0A
Other languages
Chinese (zh)
Other versions
CN112311795B (en
Inventor
杭宁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202011194161.0A priority Critical patent/CN112311795B/en
Publication of CN112311795A publication Critical patent/CN112311795A/en
Application granted granted Critical
Publication of CN112311795B publication Critical patent/CN112311795B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses an account management method and device and electronic equipment, and belongs to the technical field of communication. The method comprises the following steps: under the condition that the first application program displays a login interface related to the target application program, identifying identification information of the target application program in the login interface; determining target account information corresponding to the identification information; the target account information is displayed in the login interface, wherein the target account information is account information stored when the target application program is logged in through the second application program.

Description

Account management method and device and electronic equipment
Technical Field
The application belongs to the technical field of communication, and particularly relates to an account management method and device and electronic equipment.
Background
With the popularization of terminal devices and the rapid development of the internet, the number and kinds of applications used by users in terminals are increasing.
At present, most applications need a user to log in to provide better services, most applications need the user to input a password for logging in, user names and passwords of all platforms are different, the user is easy to have the problems of confusion and forgetting in the using process, at present, most application programs (applications, APPs) installed in a terminal have an account management function, the user can store account information such as the account and the password logged in by the user after logging in an application interface through the APP for the first time, and therefore when the user subsequently opens the APP for logging in again, the stored account information is called and popped up in the login interface, the account information of the user who logs in once can be memorized and automatically filled, and the user is prevented from forgetting the account information of the application.
However, in the current scheme, since the same login mode can only be adopted, if the APP is adopted to log in the application again, the account information stored in the APP can be called to perform automatic filling, and if the APP is adopted to log in the application in different login modes, the account information can not be memorized and automatically filled, so that the login process is complicated, and the user experience is poor.
Disclosure of Invention
The embodiment of the application provides an account management method and device and electronic equipment, and the problem that in the prior art, when a user logs in an application in different login modes, account information memory and automatic filling cannot be achieved, so that the user needs to manually input the account information, and the application login process is complicated is solved.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides an account management method, where the method includes:
under the condition that a first application program displays a login interface related to a target application program, identifying identification information of the target application program in the login interface;
determining target account information corresponding to identification information according to a corresponding relation between the identification information and account information which are stored in the electronic equipment in advance;
displaying the target account information in the login interface;
the target account information is account information stored when a target account related to the target application program is logged in through a second application program.
In a second aspect, an embodiment of the present application provides an account management apparatus, including:
the identification module is used for identifying the identification information of the target application program in the login interface under the condition that the first application program displays the login interface related to the target application program;
the first determining module is used for determining target account information corresponding to the identification information according to the corresponding relation between the identification information and the account information which are stored in the electronic equipment in advance;
the display module is used for displaying the target account information in the login interface;
the target account information is account information stored when a target account related to the target application program is logged in through a second application program.
In a third aspect, an embodiment of the present application further provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, where the program or instructions, when executed by the processor, implement the steps of the method according to the first aspect.
In a fourth aspect, the present embodiments also provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In the embodiment of the application, under the condition that the first application program displays a login interface related to the target application program, identifying identification information of the target application program in the login interface; determining target account information corresponding to the identification information according to a corresponding relation between the identification information and the account information which are stored in the electronic equipment in advance; displaying target account information in a login interface, wherein the target account information is account information stored when a target account related to a target application program is logged in through a second application program, when the target application program is logged in the first application program, the identification information of the target application program contained in the login interface related to the target application program displayed in the first application program can be identified, thereby determining target account information stored when the target application program is logged in the second application program according to the identification information, so that the target account information is displayed in a login interface of the first application program, therefore, when the application program is logged in by using different login modes, the user can not manually input account information, and the memory and the automatic filling of the account information can be realized, so that the login process is simple, and the use experience of the user is improved.
Drawings
FIG. 1 is a flowchart illustrating steps of a method for managing an account according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a login interface of a target application provided in an embodiment of the present application;
FIG. 3 is a flow chart illustrating steps of another method for account management according to an embodiment of the present application;
FIG. 4 is a schematic interface diagram of a target application provided in an embodiment of the present application;
FIG. 5 is a diagram illustrating a voice input operation provided by an embodiment of the present application;
FIG. 6 is a schematic diagram of a login interface of another target application provided by an embodiment of the present application;
fig. 7 is a block diagram of an account management apparatus according to an embodiment of the present application;
fig. 8 is an electronic device provided in an embodiment of the present application;
fig. 9 is a schematic diagram of a hardware structure of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The following describes account management provided by the embodiments of the present application in detail through specific embodiments and application scenarios thereof with reference to the accompanying drawings.
Fig. 1 is a flowchart of steps of an account management method provided in an embodiment of the present application, and as shown in fig. 1, the method may include:
step 101, identifying identification information of a target application program in a login interface under the condition that a first application program displays the login interface related to the target application program.
In this step, when the user logs in the target application program by using the electronic device, the first application program may be opened, so that the login interface related to the target application program is displayed in the first application program, and therefore, in a case that it is detected that the login interface related to the target application program is displayed in the first application program, it is described that the user logs in the target application program by using the first application program at this time, and at this time, the login interface may be identified, so that the identification information of the target application program in the login interface is acquired.
Fig. 2 is a schematic diagram of a login interface of a target application provided in an embodiment of the present application, and as shown in fig. 2, the user logs in the target application "application a" by manually inputting account information of "application a" in the login interface when the user logs in the World Wide Web (Web) of "application a" by using a browser in the electronic device, where the account information includes an account number and a password.
In this embodiment of the application, in order to determine a target application that a user currently wants to log in, when the user logs in the target application by using a first application, the electronic device may identify, in a login interface related to the target application and displayed in the first application, identification information of the target application in the login interface, so as to determine the target application corresponding to the login interface.
Referring to fig. 2, the login interface includes text information such as "login application a account", "request to input password", and "login", and the login interface can be determined to be the login interface of "application a" according to the text information "login application a account" in the login interface by semantic recognition, so that the target application is application a, and the name "application a" of the target application can be determined to be the identification information of the target application.
Step 102, determining target account information corresponding to identification information according to a corresponding relation between the identification information and account information stored in the electronic equipment in advance.
In this step, a corresponding relationship between the identification information of the application program and the account information of the user is stored in advance in the system of the electronic device, so that after the identification information of the target application program is recognized in a login interface related to the target application program displayed in the first application program, the target account information corresponding to the identification information of the target application program may be determined in combination with the corresponding relationship.
Table 1 shows a correspondence relationship between identification information of an application program prestored in a system of an electronic device and account information of a user, as listed in table 1, the identification information of the application program may be names of application programs that the user successfully logs in the electronic device, such as "application program a", "application program B", and "application program C", and the account information of the user may be an account number and a password that are input when the user successfully logs in the application program, for example, if it is detected that the user uses a browser in the electronic device from a web side of "application program a", or that the user successfully logs in "application program a" using "application program a" APP installed in the electronic device, using an account number "11101501" and a password "1234567", the identification information "application program a" and the account information may be established: the corresponding relation between the account number "11101501" and the password "1234567"; if it is detected that the user successfully logs in the application B in the electronic device by using the account "14295863" and the password "2345678", the identification information "application B" and account information may be established: the corresponding relation between the account number '14295863' and the password '2345678'; if it is detected that the user successfully logs in the application program C in the electronic device by using the account number 25648324 and the password 3456789, the identification information application program C and the account information can be established: the account "25648324" and the password "3456789".
Figure BDA0002753573180000051
TABLE 1
It should be noted that the correspondence between the identification information and the account information is stored in a related system of the electronic device in advance, for example, may be stored in an application account management system of the electronic device, where the application account management system is configured to manage account information of all applications logged in through the electronic device, including account information of all APPs installed in the electronic device and account information logged in by using a browser installed in the electronic device to perform application web-side login, so as to avoid a problem that the account information of an application cannot be automatically acquired after a login interface of the application is switched.
For example, most of the APPs have an account management function, such as mailbox application, and when a user logs in the mailbox application using the mailbox APP for the second time, the user can automatically pop up an account logged in for the first time so as to log in automatically, but if the user logs in the mailbox application using the mailbox APP for the first time, the user passes through a browser of the electronic device for the second time, and when logging in a webpage mailbox, because account information cannot be synchronized between the APP and the browser, the user needs to manually input account information again to log in the webpage mailbox.
In addition, if the APP or the browser is reinstalled or cache-cleared, account information stored by the APP or the browser is also cleared, and the user is also required to manually input the account information when logging in again.
Therefore, in the embodiment of the application, the corresponding relationship between the identification information and the account information is stored in the system of the electronic device in advance, so that the account information can be synchronized in different login interfaces, and the problem of automatic account information filling failure caused by the loss of the account information when the APP or the browser is reinstalled or the cache is cleared can be avoided.
And 103, displaying the target account information in the login interface.
In this step, after the identification information of the target application program that needs to be logged in by the user at this time is determined according to the login interface displayed in the first application program and related to the target application program, and further the target account information corresponding to the target application program is determined, the target account information may be displayed in the login interface of the target application program, so that the user may select the target account information to fill in the corresponding position in the login interface, thereby completing the process of quickly logging in the target application program, or the electronic device may automatically fill the target account information in the corresponding position in the login interface, thereby completing the process of quickly and automatically logging in the target application program.
Further, the target account information may be account information stored when a target account related to the target application program is logged in through a second application program, that is, the target account information displayed when the target application is logged in the first application is the same as the account information stored when the target application is logged in the second application, for example, if the user logs in the wechat application, the target application program is the wechat program, the first application may be a browser in the electronic device, and the second application may be a WeChat APP installed in the electronic device, and accordingly, when a web end of the WeChat in the browser is used for logging in the WeChat application, the identification information of the target application program logged in by the user at the moment can be identified and obtained in a web end login interface as the name 'WeChat' of the WeChat application, and then the corresponding target account information can be determined according to the identification information: the account number "00000000" and the password "111111111" are used for automatically displaying target account information in a web-side login interface of the wechat application and completing an automatic login process, wherein the target account information may be account information stored when a user logs in the wechat application through a wechat APP in the electronic device.
To sum up, an account management method provided by the embodiment of the present application includes: under the condition that the first application program displays a login interface related to the target application program, identifying identification information of the target application program in the login interface; determining target account information corresponding to the identification information according to a corresponding relation between the identification information and the account information which are stored in the electronic equipment in advance; displaying target account information in a login interface, wherein the target account information is account information stored when a target account related to a target application program is logged in through a second application program, when the target application program is logged in the first application program, the identification information of the target application program contained in the login interface related to the target application program displayed in the first application program can be identified, thereby determining target account information stored when the target application program is logged in the second application program according to the identification information, so that the target account information is displayed in a login interface of the first application program, therefore, when the application program is logged in by using different login modes, the user can not manually input account information, and the memory and the automatic filling of the account information can be realized, so that the login process is simple, and the use experience of the user is improved.
Fig. 3 is a flowchart of steps of another account management method provided in an embodiment of the present application, and as shown in fig. 3, the method may include:
step 201, acquiring identification information of the target application program under the condition that account information input by a user is acquired for the first time in a login interface related to the target application program.
In this step, when the account information input by the user is obtained in the login interface related to the target application for the first time, the identification information of the target application may be obtained from the login interface of the target application, so as to establish a one-to-one correspondence between the account information input by the user and the identification information of the target application, add the one-to-one correspondence to the correspondence between the identification information and the account information stored in the electronic device in advance, and update the correspondence.
Specifically, after the account information input by the user is acquired, the corresponding relationship between the identification information and the account information pre-stored in the electronic device may be retrieved, and if the account information input by the user does not exist in the corresponding relationship, the account information acquired at this time may be considered as the account information input by the user and acquired for the first time.
Optionally, the corresponding relationship may further include identity information of the user, so that an independent storage space may be provided for each user, and account information and identification information corresponding to different users are stored separately and isolated from each other to ensure privacy and security.
Therefore, when the account information input by the user is acquired in the login interface of the target application program for the first time, the identity information of the user is determined by using a sensor of the electronic device or an external device, and the like, so that the one-to-one correspondence relationship is established between the identity information, the account information input by the user and the identification information of the target application program, the identity information, the account information input by the user and the identification information of the target application program is added into the correspondence relationship between the identification information stored in the electronic device in advance and the account information and the identity information, and the correspondence relationship is updated.
Step 202, adding the identification information and the corresponding account information to the corresponding relationship.
In this step, the identification information determined in step 201 and the corresponding account information may be added to a corresponding relationship pre-stored in the electronic device, and the corresponding relationship is updated, so that after a login interface of the target application program is opened next time and the identification information of the target application program is determined from the login interface corresponding to the target application program, the target account information corresponding to the identification information of the target application program may be determined according to the corresponding relationship.
Fig. 4 is an interface schematic diagram of a target application provided in an embodiment of the present application, as shown in fig. 4, when a user logs in "application a" for the first time, the user may log in "application a" through account information manually input in a login interface of the target application, so as to enter an interface of "application a", and the electronic device may pop up a prompt of "saving an account" in the interface, so that after the user selects the prompt, identification information of the target application and corresponding account information are added to a preset corresponding relationship, and the electronic device may also pop up a prompt of "not saving" in the interface, so that after the user selects the prompt, the identification information of the target application and corresponding account information are discarded from being added to the preset corresponding relationship.
It should be noted that, if the user does not log in the application program for the first time, the electronic device may pop up a prompt of "update account" in the interface of the application program after the target application program logs in, so that after the user selects the prompt, the identification information of the target application program corresponding to the login operation and the corresponding account information are updated to the preset corresponding relationship.
And 203, under the condition that the first application program displays a login interface related to the target application program, performing screenshot operation in the login interface to obtain a screenshot containing the login interface.
In this step, the user may log in the target application program by using the first application program in the electronic device, that is, in a case that it is detected that the login interface related to the target application program is displayed in the first application program, the electronic device may perform a screenshot operation in the login interface of the target application program, thereby obtaining a screenshot including the login interface, and thus, the target application program corresponding to the login interface and the identification information corresponding to the target application program may be further determined according to the image information included in the screenshot.
Optionally, the step 203 of performing a screenshot operation in the login interface to obtain a screenshot including the login interface may specifically include:
substep 2031, obtaining a start operation input by the user in the login interface.
In this step, the step of performing screenshot operation on the login interface may be entered in the login interface of the target application program through a predetermined interaction manner, where the predetermined interaction manner may be a start operation input by a user.
Specifically, in order to prevent the electronic device from directly performing the step of performing the screen capture operation on the login interface due to the false touch operation, the start operation input by the user may be first obtained before performing the step of performing the screen capture operation on the login interface, and the step of performing the screen capture operation on the login interface is performed under the condition that the start operation is matched with the preset start operation, so that the false touch operation is reduced.
Optionally, the starting operation may include: the method comprises the following steps of performing any one of clicking operation, sliding operation, fingerprint triggering operation on the login interface by a finger of a user, voice input operation of the user in the login interface and selection operation of the user for a preset button in the login interface.
Specifically, the click operation of the user finger on the login interface may be a click operation of the user finger on a specific position on the login interface, for example, a long-time press operation of the user finger on a boundary, four corners or a blank of the login interface, and the like; the sliding operation of the user finger on the login interface may be a sliding operation of the user finger along a specific track on the login interface, for example, a sliding operation of a plurality of fingers of the user sliding from the left side to the right side of the screen, and the like; the fingerprint triggering operation can be a fingerprint input operation of a user in a fingerprint identification area in a login interface; the voice input operation of the user in the login interface can be an operation that the user inputs a starting instruction through a voice assistant of the electronic equipment; the login interface can be provided with preset buttons such as an intelligent image recognition button, the user can perform intelligent image recognition after the selection operation of the user on the preset buttons such as the intelligent image recognition button is detected, so that the screenshot operation is performed on the login interface of the target application program, and the identification information of the target application program in the screenshot is recognized.
Fig. 5 is a schematic view of a voice input operation provided in an embodiment of the present application, and as shown in fig. 5, the login interface is an "application a", a jovi voice assistant in an electronic device may be used to input a start operation, the start operation may be a voice instruction "search" input by a user through the jovi voice assistant, after the voice instruction is received by the electronic device, the electronic device may capture a current login interface, perform a recognition operation, recognize identification information of a target application in the capture of the current login interface, and retrieve all account information corresponding to the identification information of the target application in a pre-stored correspondence relationship.
And a substep 2032 of performing the screenshot operation in the login interface to obtain a screenshot containing the login interface under the condition that the starting operation is matched with a preset starting operation.
In this step, the start operation received by the electronic device is compared with a preset start operation, and if the start operation is matched with the preset start operation, the screenshot operation can be performed in the login interface of the target application program, so as to obtain the screenshot of the login interface including the target application program.
Optionally, when the first application program is a browser and the login interface is a login interface related to the target application program in the browser, the step 203 of performing screenshot operation in the login interface to obtain a screenshot including the login interface may specifically include:
substep 2033, analyzing a login interface related to the target application program in the browser, and acquiring a source code of the login interface.
In this step, if the login interface of the target application program is the interface of the browser in the electronic device, the security test can be performed on the login interface, so that the account information input by the user in the login interface is ensured to be secure, and the login interface is prevented from acquiring the account information and other important data of the user due to the fact that malicious codes are injected into the login interface.
In particular, cross-site scripting attacks are the most common way to attack browsers, and attackers often inject malicious code into web applications in the identity of the end user to fool the user or obtain the user's important data and private information. Therefore, before the screenshot operation is performed in the login interface of the browser and the screenshot of the login interface including the target application program is obtained, the source code of the login interface of the browser can be obtained by analyzing the login interface in the browser, the source code is analyzed, and the screenshot is executed and the account information of the user is determined and filled under the condition that the login interface of the browser is ensured to be a safe interface, so that the account information of the user is prevented from being stolen, and the safety of the account information of the user is ensured.
And a substep 2034 of determining the login interface as a secure interface under the condition that the source code conforms to a preset script rule, and performing screenshot operation in the login interface to obtain a screenshot containing the login interface.
In this step, after a source code of a login interface of a browser is obtained, the source code may be analyzed, if the source code conforms to a preset script rule, it may be determined that the login interface of the browser is safe at this time, so that a screenshot operation in the login interface of the browser may be performed, a step of obtaining a screenshot of the login interface including the target application program may be performed, and if the source code does not conform to the preset script rule, it may be determined that the login interface of the browser at this time is unsafe, so that the steps of performing the screenshot operation in the login interface of the browser and determining and filling account information of a user may be stopped, and account information of the user is prevented from being stolen.
Specifically, when an attacker injects malicious codes into the web application program, script rules such as syntax rules, lengths and the like of the malicious codes are different from the script rules of the source codes of the browser security interface, so that the script rules of the source codes of the browser security interface can be determined as the preset script rules, and whether the login interface of the current browser is secure is judged by using the preset script rules.
In this embodiment of the application, when the browser uses a JavaScript scripting language, the preset script rule may include a preset syntax rule: the source code of the browser's login interface must include "<", ">", "(", ")", "; "equal characters, preset length rules: the code length of the source code of the login interface of the browser for representing the account information cannot exceed 5 characters and the like.
And step 204, identifying the identification information of the target application program from the screenshot by using an image identification technology.
In this step, after the screenshot of the login interface including the target application program is obtained, the identification information of the target application program may be identified from the screenshot by using an image identification technology.
Specifically, the text information included in the screenshot may be recognized by using an image recognition technology, and semantic recognition may be performed according to the recognized text information, so as to determine the identification information of the target application program included in the screenshot.
Referring to fig. 2, the screenshot obtained after the screenshot operation is performed on the login interface includes text information such as "login application a account", "please input password", and "login", and the login interface is determined to be the login interface of "application a" according to the text information "login application a account" in the screenshot through semantic recognition, and the name "application a" of the application is determined to be the identification information of the target application.
And step 205, collecting the identity information of the user.
Optionally, the corresponding relationship further includes identity information of the user, where the identity information corresponds to the account information and the identification information one to one, and in the case that the corresponding relationship further includes the identity information of the user, after obtaining the screenshot and identifying the identification information of the target application program from the screenshot, the identity information of the current user may be further collected through a sensor or an external device of the electronic device, or the identity information of the current user may be collected through a sensor or an external device of the electronic device before obtaining the screenshot and identifying the identification information of the target application program from the screenshot.
Specifically, the sensor may include a pressure sensor, a fingerprint recognition key, a camera, a microphone, and other devices in a screen of the electronic device, and the electronic device may acquire a graph input by the user in the screen of the electronic device through the pressure sensor in the screen to determine the identity information of the user; the fingerprint information of the user can be acquired through the fingerprint identification key so as to determine the identity information of the user; the face information of the user can be acquired through the camera, so that the identity information of the user is determined; and acquiring voice information input by the user through a microphone so as to determine the identity information of the user.
The external device may include a keyboard, a mouse, and the like, and the electronic device may obtain information such as a digital password, account information of the user, a name of the user, and the like, which are input by the user, through the external device such as the keyboard, the mouse, and the like, so as to determine the identity information of the user.
Step 206, determining target account information corresponding to the identification information and the identity information according to a correspondence relationship pre-stored in the electronic device.
In this step, the system of the electronic device stores in advance the correspondence between the identification information of the application program and the account information of the user and the identity information of the user, so that after the identification information of the target application program is determined from the screenshot containing the login interface of the target application program and the identity information of the user is acquired through a sensor or an external device, the correspondence may be combined to determine the target account information corresponding to the identification information of the target application program and the identity information of the user in the screenshot.
Table 2 shows correspondence between the identification information of the application program, account information of the user, and identity information of the user, which are pre-stored in the system of the electronic device, and as listed in table 2, the identification information of the application program may be a name of the application program that the user has successfully logged in the electronic device, the account information of the user may be an account number and a password that are input when the user successfully logs in the application program, and the identity information of the user may be a specific user when the user successfully logs in the application program.
Figure BDA0002753573180000131
TABLE 2
For example, if it is detected that the user "zhang san" successfully logs in "application a" from the web side of "application a" using a browser in the electronic device, or that the user successfully logs in "application a" using an account "11101501" and a password "1234567" installed in the electronic device, identification information "application a" and account information may be established: account number "11101501" and password "1234567", and identity information: the corresponding relation between Zhang III; if it is detected that the user "liquad" successfully logs in "application a" in the electronic device using the account "15246345" and the password "4567891", identification information "application a" and account information may be established: account "15246345" and password "4567891", and identity information: corresponding relation between the plum four; if it is detected that the user "zhang san" successfully logs in "application B" in the electronic device using the account "14295863" and the password "2345678", identification information "application B" and account information may be established: account "14295863" and password "2345678", and identity information: the corresponding relation between Zhang III; if it is detected that the user "zhang san" successfully logs in the application C in the electronic device by using the account "25648324" and the password "3456789", identification information "application C" and account information may be established: account "25648324" and password "3456789", and identity information: and correspondence between Zhang III.
Referring to table 2, if the identification information of the target application program determined from the screenshot including the login interface of the target application program is "application program a", and the identity information of the user collected by the sensor or the external device is "zhangsan", the target account information may be determined according to the correspondence relationship described in table 2 as follows: account number "11101501" and password "1234567".
And step 207, displaying at least two pieces of target account information in the login interface under the condition that the number of the pieces of target account information is at least two.
In this step, if the number of the target account information determined according to the above step is at least two, all of the at least two pieces of target account information may be displayed in the login interface for the user to select.
Table 3 shows a correspondence relationship between identification information of another application program, account information of a user, and identity information of the user, which are pre-stored in the system of the electronic device, and as listed in table 3, if the identification information of the target application program determined from the screenshot including the login interface of the target application program is "application program a" and the identity information of the user acquired by the sensor or the external device is "zhang san", three pieces of target account information may be determined according to the correspondence relationship described in table 3: the account "11101501" and password "1234567", the account "11072917" and password "5678912", the account "11085327" and password "6789123", and further, all three pieces of target account information may be displayed in the login interface.
Figure BDA0002753573180000151
TABLE 3
Fig. 6 is a schematic view of another login interface of a target application provided in an embodiment of the present application, and as shown in fig. 6, all of the determined three pieces of target account information may be displayed in the login interface for the user to select, and referring to fig. 6, account numbers "11101501", "11072917", and "11085327" in the target account information may be displayed, and corresponding passwords are hidden and displayed, so that another person is prevented from obtaining the password of the user.
And 208, determining login account information in at least two pieces of target account information according to the selection operation under the condition that the selection operation of the user for the target account information is received.
In this step, after all of the at least two pieces of target account information are displayed in the login interface, the electronic device may receive a selection operation of the user for the target account information, so that, when the selection operation of the user for the target account information is received, the login account information may be determined in the at least two pieces of target account information according to the selection operation.
Referring to fig. 6, if the user selection operation received by the electronic device for the target account information is: if the user selects the account number "11101501", the account information corresponding to the account number "11101501" is determined as the login account information that the user needs to log in.
And 209, logging in the target application program according to the login account information.
In this step, after determining login account information that the user needs to log in, the electronic device may automatically log in the target application program according to the login account information, and complete a login process of the target application program.
Referring to fig. 6, if the user selection operation received by the electronic device for the target account information is: if the user selects the account "11101501", the account information corresponding to the account "11101501" is determined as login account information that the user needs to log in, and the electronic device can automatically log in the target application program according to the login account information to complete the login process of the target application program, so that the interface shown in fig. 4, that is, the interface after the "application program a" logs in using the account "11101501", is displayed in the electronic device.
To sum up, an account management method provided by the embodiment of the present application includes: under the condition that the first application program displays a login interface related to the target application program, identifying identification information of the target application program in the login interface; determining target account information corresponding to the identification information according to a corresponding relation between the identification information and the account information which are stored in the electronic equipment in advance; displaying target account information in a login interface, wherein the target account information is account information stored when a target account related to a target application program is logged in through a second application program, when the target application program is logged in the first application program, the identification information of the target application program contained in the login interface related to the target application program displayed in the first application program can be identified, thereby determining target account information stored when the target application program is logged in the second application program according to the identification information, so that the target account information is displayed in a login interface of the first application program, therefore, when the application program is logged in by using different login modes, the user can not manually input account information, and the memory and the automatic filling of the account information can be realized, so that the login process is simple, and the use experience of the user is improved.
In addition, the corresponding relation can also comprise the identity information of the user, so that the account information matched with the user can be determined by combining the identity information of the user, the condition that other people acquire the account information of the user to log in is avoided, and the safety of the application program login process is improved.
In the account management method provided in the embodiment of the present application, the execution subject may be an account management apparatus, or a control module in the account management apparatus for executing the account management method. In the embodiment of the present application, an account management apparatus executing an account management method is taken as an example, and the account management apparatus provided in the embodiment of the present application is described.
Fig. 7 is a block diagram of an account management apparatus according to an embodiment of the present application, and as shown in fig. 7, the apparatus 300 includes:
the identification module 301 is configured to identify, when a first application displays a login interface related to a target application, identification information of the target application in the login interface;
a first determining module 302, configured to determine, according to a correspondence between identification information and account information stored in advance in an electronic device, target account information corresponding to the identification information;
a display module 303, configured to display the target account information in the login interface;
the target account information is account information stored when a target account related to the target application program is logged in through a second application program.
Optionally, the identifying module 303 includes:
the acquisition submodule is used for carrying out screenshot operation in the login interface and acquiring a screenshot containing the login interface;
and the recognition submodule is used for recognizing the identification information of the target application program from the screenshot by utilizing an image recognition technology.
Optionally, the apparatus further comprises:
the acquisition module is used for acquiring the identification information of the target application program under the condition that the account information input by a user is acquired for the first time in a login interface related to the target application program;
and the adding module is used for adding the identification information and the corresponding account information into the corresponding relationship.
Optionally, the corresponding relationship further includes identity information of the user, and the identity information corresponds to the account information and the identification information one to one;
the first determining module 302 includes:
the acquisition submodule is used for acquiring the identity information of the user;
and the determining submodule is used for determining target account information corresponding to the identification information and the identity information according to a corresponding relation pre-stored in the electronic equipment.
Optionally, in a case that the number of the target account information is at least two, the displaying module 303 includes:
the display sub-module is used for displaying at least two pieces of target account information in the login interface;
the device further comprises:
the second determining module is used for determining login account information in at least two pieces of target account information according to the selection operation under the condition that the selection operation of the user for the target account information is received;
and the login module is used for logging in the target application program according to the login account information.
Optionally, the obtaining sub-module includes:
the first acquisition unit is used for acquiring the starting operation input by the user in the login interface;
and the second acquisition unit is used for performing the screenshot operation in the login interface under the condition that the starting operation is matched with a preset starting operation to acquire the screenshot containing the login interface.
Optionally, in a case that the first application is a browser and the login interface is a login interface related to the target application in the browser,
the acquisition submodule includes:
a third obtaining unit, configured to analyze a login interface related to the target application in the browser, and obtain a source code of the login interface;
and the fourth obtaining unit is used for determining the login interface as a safe interface under the condition that the source code conforms to a preset script rule, and performing screenshot operation in the login interface to obtain a screenshot containing the login interface.
To sum up, an account management device provided in an embodiment of the present application includes: under the condition that the first application program displays a login interface related to the target application program, identifying identification information of the target application program in the login interface; determining target account information corresponding to the identification information according to a corresponding relation between the identification information and the account information which are stored in the electronic equipment in advance; displaying target account information in a login interface, wherein the target account information is account information stored when a target account related to a target application program is logged in through a second application program, when the target application program is logged in the first application program, the identification information of the target application program contained in the login interface related to the target application program displayed in the first application program can be identified, thereby determining target account information stored when the target application program is logged in the second application program according to the identification information, so that the target account information is displayed in a login interface of the first application program, therefore, when the application program is logged in by using different login modes, the user can not manually input account information, and the memory and the automatic filling of the account information can be realized, so that the login process is simple, and the use experience of the user is improved.
The account management device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The account management device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The account management device provided in the embodiment of the present application can implement each process implemented by the method embodiments of fig. 1 and fig. 3, and is not described here again to avoid repetition.
Optionally, as shown in fig. 8, an electronic device 400 is further provided in this embodiment of the present application, and includes a processor 401, a memory 402, and a program or an instruction stored in the memory 402 and executable on the processor 401, where the program or the instruction is executed by the processor 401 to implement each process of the above-mentioned account management method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
It should be noted that the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 9 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 500 includes, but is not limited to: a radio frequency unit 501, a network module 502, an audio output unit 503, an input unit 504, a sensor 505, a display unit 506, a user input unit 507, an interface unit 508, a memory 509, a processor 510, and the like.
Those skilled in the art will appreciate that the electronic device 500 may further include a power supply (e.g., a battery) for supplying power to various components, and the power supply may be logically connected to the processor 510 via a power management system, so as to implement functions of managing charging, discharging, and power consumption via the power management system. The electronic device structure shown in fig. 9 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is not repeated here.
The processor 510 is configured to, in a case that a first application displays a login interface related to a target application, identify identification information of the target application in the login interface;
determining target account information corresponding to identification information according to a corresponding relation between the identification information and account information which are stored in the electronic equipment in advance;
a display unit 506, configured to display the target account information in the login interface;
the target account information is account information stored when a target account related to the target application program is logged in through a second application program.
According to the method and the device, when the target application program is logged in the first application program, the target account information stored when the target application program is logged in the second application program can be determined by identifying the identification information of the target application program contained in the login interface related to the target application program displayed in the first application program, so that the target account information is displayed in the login interface of the first application program, a user can log in the application program in different login modes without manually inputting the account information, the memory and the automatic filling of the account information can be realized, the login process is simple, and the use experience of the user is improved.
Optionally, the processor 510 is further configured to perform a screenshot operation in the login interface, and obtain a screenshot including the login interface;
and identifying the identification information of the target application program from the screenshot by utilizing an image identification technology.
Optionally, the processor 510 is further configured to, in a case that account information input by a user is obtained for the first time in a login interface related to the target application, obtain identification information of the target application;
and adding the identification information and the corresponding account information into the corresponding relationship.
Optionally, the processor 510 is further configured to collect identity information of the user;
and determining target account information corresponding to the identification information and the identity information according to a corresponding relation pre-stored in the electronic equipment.
Optionally, the display unit 506 is further configured to display at least two pieces of target account information in the login interface;
optionally, the processor 510 is further configured to, when a selection operation of a user for the target account information is received, determine login account information in at least two pieces of the target account information according to the selection operation;
and logging in the target application program according to the login account information.
Optionally, the processor 510 is further configured to obtain a start operation input by the user in the login interface;
and under the condition that the starting operation is matched with a preset starting operation, performing the screenshot operation in the login interface to obtain the screenshot containing the login interface.
Optionally, processor 510, is further configured to
Analyzing a login interface related to the target application program in the browser to acquire a source code of the login interface;
and under the condition that the source code accords with a preset script rule, determining that the login interface is a safe interface, and performing screenshot operation in the login interface to obtain a screenshot containing the login interface.
According to the method and the device, when the target application program is logged in the first application program, the target account information stored when the target application program is logged in the second application program can be determined by identifying the identification information of the target application program contained in the login interface related to the target application program displayed in the first application program, so that the target account information is displayed in the login interface of the first application program, and therefore when the application program is logged in by using different login modes, a user can not manually input the account information, the memory and the automatic filling of the account information can be realized, the login process is simple, and the use experience of the user is improved.
It should be understood that in the embodiment of the present application, the input Unit 504 may include a Graphics Processing Unit (GPU) 5041 and a microphone 5042, and the Graphics processor 5041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 506 may include a display panel 5061, and the display panel 5061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 507 includes a touch panel 5071 and other input devices 5072. A touch panel 5071, also referred to as a touch screen. The touch panel 5071 may include two parts of a touch detection device and a touch controller. Other input devices 5072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in further detail herein. The memory 509 may be used to store software programs as well as various data including, but not limited to, application programs and operating systems. Processor 510 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 510.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the above-mentioned account management method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement each process of the above-mentioned account management method embodiment, and can achieve the same technical effect, and is not described here again to avoid repetition.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. An account management method, characterized in that the method comprises:
under the condition that a first application program displays a login interface related to a target application program, identifying identification information of the target application program in the login interface;
determining target account information corresponding to identification information according to a corresponding relation between the identification information and account information which are stored in the electronic equipment in advance;
displaying the target account information in the login interface;
the target account information is account information stored when a target account related to the target application program is logged in through a second application program.
2. The method of claim 1, wherein the step of identifying identification information of the target application in the login interface comprises:
performing screenshot operation in the login interface to obtain a screenshot containing the login interface;
and identifying the identification information of the target application program from the screenshot by utilizing an image identification technology.
3. The method of claim 1, wherein prior to the step of identifying the identification information of the target application in the login interface in the case that the first application displays the login interface associated with the target application, the method further comprises:
under the condition that account information input by a user is acquired for the first time in a login interface related to the target application program, acquiring identification information of the target application program;
and adding the identification information and the corresponding account information into the corresponding relationship.
4. The method according to claim 1, wherein the correspondence further includes identity information of the user, and the identity information corresponds to the account information and the identification information one to one;
the step of determining target account information corresponding to the identification information according to a correspondence between the identification information and account information pre-stored in the electronic device includes:
collecting identity information of the user;
and determining target account information corresponding to the identification information and the identity information according to a corresponding relation pre-stored in the electronic equipment.
5. The method of claim 1, wherein in the case that the amount of the target account information is at least two, the step of displaying the target account information in the login interface comprises:
displaying at least two pieces of target account information in the login interface;
after the step of displaying the target account information in the login interface, the method further comprises:
under the condition that selection operation of a user for the target account information is received, determining login account information in at least two pieces of target account information according to the selection operation;
and logging in the target application program according to the login account information.
6. The method of claim 2, wherein the step of performing a screenshot operation in the login interface to obtain a screenshot comprising the login interface comprises:
acquiring a starting operation input by a user in the login interface;
and under the condition that the starting operation is matched with a preset starting operation, performing the screenshot operation in the login interface to obtain the screenshot containing the login interface.
7. The method of claim 2, wherein, when the first application is a browser and the login interface is a login interface associated with the target application in the browser,
the step of performing screenshot operation in the login interface and acquiring the screenshot containing the login interface comprises the following steps:
analyzing a login interface related to the target application program in the browser to acquire a source code of the login interface;
and under the condition that the source code accords with a preset script rule, determining that the login interface is a safe interface, and performing screenshot operation in the login interface to obtain a screenshot containing the login interface.
8. An account management apparatus, characterized in that the apparatus comprises:
the identification module is used for identifying the identification information of the target application program in the login interface under the condition that the first application program displays the login interface related to the target application program;
the first determining module is used for determining target account information corresponding to the identification information according to the corresponding relation between the identification information and the account information which are stored in the electronic equipment in advance;
the display module is used for displaying the target account information in the login interface;
the target account information is account information stored when a target account related to the target application program is logged in through a second application program.
9. The apparatus of claim 8, wherein the identification module comprises:
the acquisition submodule is used for carrying out screenshot operation in the login interface and acquiring a screenshot containing the login interface;
and the recognition submodule is used for recognizing the identification information of the target application program from the screenshot by utilizing an image recognition technology.
10. An electronic device comprising a processor, a memory, and a program or instructions stored on the memory and executable on the processor, the program or instructions when executed by the processor implementing the steps of the account management method of any of claims 1-7.
CN202011194161.0A 2020-10-30 2020-10-30 Account management method and device and electronic equipment Active CN112311795B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011194161.0A CN112311795B (en) 2020-10-30 2020-10-30 Account management method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011194161.0A CN112311795B (en) 2020-10-30 2020-10-30 Account management method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN112311795A true CN112311795A (en) 2021-02-02
CN112311795B CN112311795B (en) 2023-05-26

Family

ID=74333118

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011194161.0A Active CN112311795B (en) 2020-10-30 2020-10-30 Account management method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN112311795B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113472747A (en) * 2021-05-31 2021-10-01 珠海大横琴科技发展有限公司 Login method and device for application program
CN113570360A (en) * 2021-06-30 2021-10-29 中国银联股份有限公司 Payment method, device, equipment and medium
CN113783840A (en) * 2021-08-06 2021-12-10 维沃移动通信(杭州)有限公司 Account login method, device, equipment and storage medium
CN114676410A (en) * 2022-03-07 2022-06-28 安天科技集团股份有限公司 Automatic login method and device, electronic equipment and computer readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102065141A (en) * 2010-12-27 2011-05-18 广州欢网科技有限责任公司 Method and system for realizing single sign-on of cross-application and browser
CN106713290A (en) * 2016-12-09 2017-05-24 腾讯科技(深圳)有限公司 Method used for identifying primary user account and server
CN107800611A (en) * 2016-09-07 2018-03-13 腾讯科技(深圳)有限公司 The method and page layout switch device of a kind of page layout switch
CN108984231A (en) * 2018-07-25 2018-12-11 维沃移动通信有限公司 A kind of login method and mobile terminal of application program account
WO2019047148A1 (en) * 2017-09-08 2019-03-14 深圳传音通讯有限公司 Password verification method, terminal, and computer readable storage medium
CN111597540A (en) * 2020-04-28 2020-08-28 维沃移动通信有限公司 Login method of application program, electronic device and readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102065141A (en) * 2010-12-27 2011-05-18 广州欢网科技有限责任公司 Method and system for realizing single sign-on of cross-application and browser
CN107800611A (en) * 2016-09-07 2018-03-13 腾讯科技(深圳)有限公司 The method and page layout switch device of a kind of page layout switch
CN106713290A (en) * 2016-12-09 2017-05-24 腾讯科技(深圳)有限公司 Method used for identifying primary user account and server
WO2019047148A1 (en) * 2017-09-08 2019-03-14 深圳传音通讯有限公司 Password verification method, terminal, and computer readable storage medium
CN108984231A (en) * 2018-07-25 2018-12-11 维沃移动通信有限公司 A kind of login method and mobile terminal of application program account
CN111597540A (en) * 2020-04-28 2020-08-28 维沃移动通信有限公司 Login method of application program, electronic device and readable storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113472747A (en) * 2021-05-31 2021-10-01 珠海大横琴科技发展有限公司 Login method and device for application program
CN113570360A (en) * 2021-06-30 2021-10-29 中国银联股份有限公司 Payment method, device, equipment and medium
CN113570360B (en) * 2021-06-30 2024-03-19 中国银联股份有限公司 Payment method, device, equipment and medium
CN113783840A (en) * 2021-08-06 2021-12-10 维沃移动通信(杭州)有限公司 Account login method, device, equipment and storage medium
CN113783840B (en) * 2021-08-06 2023-06-23 维沃移动通信(杭州)有限公司 Account login method, device, equipment and storage medium
CN114676410A (en) * 2022-03-07 2022-06-28 安天科技集团股份有限公司 Automatic login method and device, electronic equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN112311795B (en) 2023-05-26

Similar Documents

Publication Publication Date Title
CN112311795B (en) Account management method and device and electronic equipment
US11449857B2 (en) Code scanning method, code scanning device and mobile terminal
CN104618577B (en) A kind of response method and device of button request
CN111783055A (en) Account information management method and device and electronic equipment
CN112804445B (en) Display method and device and electronic equipment
US11004163B2 (en) Terminal-implemented method, server-implemented method and terminal for acquiring certification document
CN111859357A (en) Login method and device and electronic equipment
EP2602737A2 (en) Display apparatus and control method thereof
CN112099704A (en) Information display method and device, electronic equipment and readable storage medium
CN112181559A (en) Interface display method and device and electronic equipment
CN111651749A (en) Method and device for finding account based on password, computer equipment and storage medium
CN113282364B (en) Display method, display device and electronic equipment
CN113347306B (en) Business name display method and device, electronic equipment and storage medium
CN107346197B (en) Information display method and device
CN112764700A (en) Image display processing method, device, electronic equipment and storage medium
CN112486387A (en) Application program control method and device
CN111897474A (en) File processing method and electronic equipment
CN111274577A (en) Information protection method, device, system and computer readable storage medium
CN113138675B (en) Information display method and device and electronic equipment
CN111859356B (en) Application program login method and device
CN114283476A (en) Unlocking control method and device, electronic equipment and readable storage medium
CN114020391A (en) Information display method and device, electronic equipment and readable storage medium
CN112788603B (en) Verification code forwarding method, device, equipment and medium
CN113835576B (en) Icon operation method and device
KR20190008503A (en) The method and device to authenticate when login automatically

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant