CN111656755A - Login method and login device for application of intelligent equipment - Google Patents

Login method and login device for application of intelligent equipment Download PDF

Info

Publication number
CN111656755A
CN111656755A CN201780096696.4A CN201780096696A CN111656755A CN 111656755 A CN111656755 A CN 111656755A CN 201780096696 A CN201780096696 A CN 201780096696A CN 111656755 A CN111656755 A CN 111656755A
Authority
CN
China
Prior art keywords
application
login
information
intelligent equipment
login 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.)
Pending
Application number
CN201780096696.4A
Other languages
Chinese (zh)
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.)
Shenzhen Transsion Communication Co Ltd
Original Assignee
Shenzhen Transsion 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 Shenzhen Transsion Communication Co Ltd filed Critical Shenzhen Transsion Communication Co Ltd
Publication of CN111656755A publication Critical patent/CN111656755A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/725Cordless telephones

Abstract

The invention provides a login method for an application of an intelligent device, which is characterized by comprising the following steps: the intelligent equipment acquires and stores login information of the application when the application is initially logged in; when the intelligent device logs in the application again, acquiring login information corresponding to the application based on the application; verifying the login information according to the identity information contained in the login information; and when the verification is passed, the intelligent equipment allows logging in the application based on the login information. By adopting the login method and the login system provided by the invention, the user can automatically login the target application program under the condition of not inputting the user name and the password, the safety of the user password can be ensured, and convenience is provided for the user.

Description

Login method and login device for application of intelligent equipment Technical Field
The invention relates to the field of intelligent equipment, in particular to a login method and a login device for an application of the intelligent equipment.
Background
The intelligent equipment, especially the intelligent mobile phone can gradually replace a personal computer, and most functions of a notebook computer can be realized. At present, people use smart devices such as smart phones to surf the internet more, and a plurality of application smart phones on the PC can be used as well. Many applications of mobile phones involve the login of personal accounts, including the situation that many internet pages also have the login of user accounts, but mobile phones do not naturally have the keyboard input which is convenient and fast as a computer.
In addition, in various application programs of the existing intelligent equipment, the behavior of logging in is basically designed to have the function of remembering the password. However, the method has limitations, for example, a cache of the browser automatically remembers a user name and a password, but only information of a user who logs in last time can be recorded, once the user needs to switch other user names, the user needs to log out and log in again, and an application program has the same reason and needs to log out and log in again. Another drawback is that if the user account information is stored in the cache, there is a risk of privacy leakage, because the cache information is not managed by encryption.
Disclosure of Invention
In order to overcome the technical defects, the invention aims to provide a login method and a login device for an application of an intelligent device.
The invention discloses a login method for an application of intelligent equipment, which is characterized by comprising the following steps:
the intelligent equipment acquires and stores login information of the application when the intelligent equipment logs in the application for the first time;
when the intelligent device logs in the application again, acquiring login information corresponding to the application based on the application;
verifying the login information according to the identity information contained in the login information;
and when the verification is passed, the intelligent equipment allows logging in the application based on the login information.
Preferably, the acquiring and storing login information of the application when the smart device initially logs in the application includes:
storing a corresponding relation between identification information of an application and the login information in the intelligent equipment;
and when the intelligent equipment detects that the application is started and the application does not match the corresponding relation, acquiring the login information input in the application.
Preferably, when the smart device logs in the application again, obtaining login information corresponding to the application based on the application includes:
when the intelligent equipment detects that the application is started, acquiring identification information of the application;
and based on the identification information, when the identification information is contained in the corresponding relation between the identification information of the application and the login information stored in the intelligent equipment, acquiring the login information corresponding to the application acquired by the application.
Preferably, the verifying the login information according to the identity information included in the login information includes:
the intelligent equipment executes verification based on the type of the identity information contained in the login information;
and when the verification fails, prompting a verification failure message in the intelligent equipment.
Preferably, when the authentication is passed, the smart device allows logging into the application based on the login information, including:
automatically inputting the login information to the application;
and after the application is logged in, starting and displaying an interface of the application.
The invention also discloses a login device for the application of the intelligent device, which is characterized by comprising the following components: a module, wherein,
the initial module is used for acquiring and storing login information of the application when the intelligent equipment logs in the application for the first time;
the recording module is in communication connection with the initial module and is used for acquiring login information corresponding to the application based on the application when the intelligent equipment logs in the application again;
the verification module is in communication connection with the recording module and is used for verifying the login information according to the identity information contained in the login information;
and the login module is in communication connection with the verification module and used for allowing the intelligent equipment to log in the application based on the login information when the verification is passed.
Preferably, the initial module includes:
the storage unit is used for storing the corresponding relation between the identification information of an application and the login information in the intelligent equipment;
and the detection unit is in communication connection with the storage unit and is used for acquiring the login information input in the application when the intelligent equipment detects that the application is started and the application is not matched with the corresponding relation.
Preferably, the recording module includes:
the acquisition unit is used for acquiring the identification information of the application when the intelligent equipment detects that the application is started;
and the reading unit is in communication connection with the acquisition unit and is used for acquiring the login information corresponding to the application acquired by the application when the identification information contains the corresponding relation between the identification information of the application and the login information stored in the intelligent equipment based on the identification information.
Preferably, the verification module includes:
an authentication unit configured to perform authentication based on a type of identity information included in the login information by the smart device;
and the prompting unit is in communication connection with the verification unit and is used for prompting information of verification failure in the intelligent equipment after the verification fails.
Preferably, the login module includes:
an input unit for automatically inputting the login information to the application;
and the login unit is in communication connection with the input unit and is used for starting and displaying the interface of the application after the application is logged in.
After the technical scheme is adopted, compared with the prior art, the method has the following beneficial effects:
1. the technical problem to be solved by the present invention is to provide an automatic login processing method and system based on an intelligent device, aiming at the above-mentioned defects in the prior art. By adopting the login method and the login system provided by the invention, the user can automatically login the target application program under the condition of not inputting the user name and the password, the safety of the user password can be ensured, and convenience is provided for the user.
Drawings
FIG. 1 is a schematic flow chart of a preferred embodiment consistent with the present invention;
FIG. 2 is a schematic flow chart of one embodiment of step 101 shown in FIG. 1;
FIG. 3 is a flow diagram illustrating one implementation of step 102 shown in FIG. 1;
FIG. 4 is a schematic flow chart of one embodiment of step 103 shown in FIG. 1;
FIG. 5 is a flowchart illustrating one implementation of step 104 shown in FIG. 1;
FIG. 6 is a schematic structural diagram in accordance with a preferred embodiment of the present invention;
FIG. 7 is a schematic structural diagram in accordance with a preferred embodiment of the present invention;
FIG. 8 is a schematic structural diagram in accordance with a preferred embodiment of the present invention;
FIG. 9 is a schematic structural diagram in accordance with a preferred embodiment of the present invention;
fig. 10 is a schematic structural diagram in accordance with a preferred embodiment of the present invention.
Reference numerals:
10-login device, 11-initial module, 12-recording module, 13-verification module, 14-login module:
Detailed Description
the advantages of the invention are further illustrated in the following description of specific embodiments in conjunction with the accompanying drawings.
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
As used herein, a smart device, as will be understood by those skilled in the art, includes both devices having wireless signal receivers, devices having only wireless signal receivers without transmit capability, and devices having receive and transmit hardware, devices having receive and transmit hardware capable of two-way communication over a two-way communication link. Such a device may include: a cellular or other communication device having a single line display or a multi-line display or a cellular or other communication device without a multi-line display; PCS (Personal Communications Service), which may combine voice, data processing, facsimile and/or data communication capabilities; a PDA (Personal Digital Assistant), which may include a radio frequency receiver, a pager, internet/intranet access, a web browser, a notepad, a calendar and/or a GPS (Global Positioning System) receiver; a conventional laptop and/or palmtop computer or other device having and/or including a radio frequency receiver. As used herein, a "device" or "smart device" may be portable, transportable, installed in a vehicle (aeronautical, maritime, and/or land-based), or adapted and/or configured to operate locally and/or in a distributed fashion, and/or in any other location(s) on earth and/or in space. As used herein, a "Device" or "smart Device" may also be a communication Device, a web Device, a music/video playing Device, such as a PDA, an MID (Mobile Internet Device) and/or a Mobile phone with music/video playing function, or a smart television, a set-top box, etc.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present disclosure. The word "if," as used herein, may be interpreted as "when or" responsive to a determination, "depending on the context.
In the description of the present invention, it is to be understood that the terms "longitudinal", "lateral", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", and the like, indicate orientations or positional relationships based on those shown in the drawings, and are used merely for convenience of description and for simplicity of description, and do not indicate or imply that the referenced devices or elements must have a particular orientation, be constructed in a particular orientation, and be operated, and thus, are not to be construed as limiting the present invention.
Referring to fig. 1-5, a schematic flow chart of a preferred embodiment of the present invention, the method includes:
the login device 10 of the present invention can be, but is not limited to, an application program called a password safe.
Step 101: the intelligent equipment acquires and stores login information of the application when the intelligent equipment logs in the application for the first time;
storing a corresponding relation between identification information of an application and the login information in the intelligent equipment;
specifically, the identification information of the application includes, but is not limited to, for example: the chat application identification information, the catering application identification information, the shopping application identification information and the video application identification information can be stored by configuring a set of application identification information in advance, but not limited to the use, and the specific information of the application identification information can be obtained through the application identification information. The application identification information is made to correspond to the login information, for example: the chat application identification information corresponds to chat application login information, or the shopping application identification information corresponds to shopping application login information.
The storage device comprises a containing relation storage area and a corresponding relation storage area. Information indicating the inclusion relationship between data types (hereinafter referred to as "inclusion relationship information") may be stored in the inclusion relationship storage area, and may be a data type indicating the correspondence relationship between identification information of an application and login information.
When the intelligent device detects that the application is started and the application does not match the corresponding relation, acquiring the login information input in the application;
specifically, first, the user needs to install, but is not limited to, an application program like a password safe on the smart device, and the password of the application successfully logged in by the user can be saved through the application program. When the user successfully logs in by starting the application program of the password safe and logs in the application program for the first time, the application program of the password safe detects whether the user inputs a user name and a password to log in the application program; when the user logs in successfully, the password safe application program enters a detection state, and the detection state detects whether the user triggers a certain input box attribute behavior with a user name and a password; when a user is detected to input a user name and a password, and when a password safe application program on the intelligent device detects that the user inputs the user name and the password and successfully logs in the application program, the password safe application program prompts the user to input identification information, and further establishes the corresponding relation between the identification information (including but not limited to the name or the ID of the application) of the application and the login information and the application program.
Specifically, when the password safe application program detects that a user inputs a user name and a password to log in the application program, whether the user inputs a control instruction for recording the user name and the password is judged; when the password safe application program detects that a user logs in the application program, a dialog box is automatically displayed, and the user selects whether to store the user name and the password input when logging in the application program or not through the dialog box, namely login information; when the user selects to save, a control instruction for recording the user name and the password is input; when the user chooses not to save, a control instruction for not recording the user name and the password is input.
Step 102: when the intelligent device logs in the application again, acquiring login information corresponding to the application based on the application;
when the intelligent equipment detects that the application is started, acquiring identification information of the application;
based on the identification information, when the identification information is contained in the corresponding relation between the identification information of the application and the login information stored in the intelligent equipment, acquiring login information corresponding to the application acquired by the application;
specifically, when the user successfully logs in the password safe application program, the user can acquire the login list, namely, the corresponding relation between login information and the application program; the user can obtain and select the identification information corresponding to the target application program according to the login list. And the password safe box application program on the mobile terminal automatically opens the target application program corresponding to the identification information, acquires the user name and the password corresponding to the target application program according to the login list, and automatically fills the user name and the password into the target application program, thereby automatically logging in the target application program.
Step 103: verifying the login information according to the identity information contained in the login information;
the intelligent equipment executes verification based on the type of the identity information contained in the login information;
when the verification fails, prompting a verification failure message in the intelligent equipment;
specifically, when a user needs to acquire a login password, the application program of the password safe can be but is not limited to requiring to input an authentication password, and a user name and a password corresponding to the application program can be acquired only if the authentication password input by the user is correct, so that the security of the password is ensured, and the potential safety hazard of password leakage is avoided; embodiments of the present invention can also include, but are not limited to, setting a login fingerprint check for the application to be logged in, when the login fingerprint check is set for the application to be logged in through the application of the password safe, the fingerprint checking means of the smart device prompts the user to enter a fingerprint feature information when logging in to the application automatically, and after the authentication is passed, continuing to log in to the application.
Meanwhile, when the application program to be logged in by the user is judged, the password safe application program judges whether the target application program to be automatically logged in is unloaded; if so, namely the application program is uninstalled, prompting the information that the application program is uninstalled on a display screen of the intelligent device; and if not, the password safe box application program automatically starts the target application program, acquires a user name and a password corresponding to the target application program according to the login list, namely login information, and automatically fills the user name and the password into the target application program, thereby automatically logging in the target application program.
Step 104: when the authentication is passed, the intelligent device allows logging in the application based on the login information;
automatically inputting the login information to the application;
after the application is logged in, starting and displaying an interface of the application;
specifically, the password safe application program automatically opens the target application program, acquires a user name and a password corresponding to the target application program, namely login information, according to the login list, and automatically fills the user name and the password into the target application program, so that the target application program is automatically logged in.
A smart device implementing various embodiments of the present invention will now be described with reference to the accompanying drawings. In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in themselves. Thus, "module" and "component" may be used in a mixture.
In the description of the present invention, unless otherwise specified and limited, it is to be noted that the terms "mounted," "connected," and "connected" are to be interpreted broadly, and may be, for example, a mechanical connection or an electrical connection, a communication between two elements, a direct connection, or an indirect connection via an intermediate medium, and specific meanings of the terms may be understood by those skilled in the art according to specific situations.
Referring to fig. 6-10, a device according to the present invention may be implemented by a logging device 10, comprising: an initial module 11, a recording module 12, a verification module 13, and a login module 14:
the login device 10 of the present invention can be, but is not limited to, an application program called a password safe.
The initial module 11 is used for acquiring and storing login information of the application when the intelligent device initially logs in the application;
the storage unit is used for storing the corresponding relation between the identification information of an application and the login information in the intelligent equipment;
specifically, the identification information of the application includes, but is not limited to, for example: the chat application identification information, the catering application identification information, the shopping application identification information and the video application identification information can be stored by configuring a set of application identification information in advance, but not limited to the use, and the specific information of the application identification information can be obtained through the application identification information. The application identification information is made to correspond to the login information, for example: the chat application identification information corresponds to chat application login information, or the shopping application identification information corresponds to shopping application login information.
The storage device comprises a containing relation storage area and a corresponding relation storage area. Information indicating the inclusion relationship between data types (hereinafter referred to as "inclusion relationship information") may be stored in the inclusion relationship storage area, and may be a data type indicating the correspondence relationship between identification information of an application and login information.
The detection unit is in communication connection with the storage unit and is used for acquiring the login information input in the application when the intelligent equipment detects that the application is started and the application is not matched with the corresponding relation;
specifically, first, the user needs to install, but is not limited to, an application program like a password safe on the smart device, and the password of the application successfully logged in by the user can be saved through the application program. When the user starts the application program of the password safe through the detection unit and successfully logs in, and the application program is logged in for the first time, the password safe application program detects whether the user inputs a user name and a password to log in the application program; when the user logs in successfully, the password safe application program enters a detection state, and the detection state detects whether the user triggers a certain input box attribute behavior with a user name and a password; when a user is detected to input a user name and a password, and when a password safe application program on the intelligent device detects that the user inputs the user name and the password and successfully logs in the application program, the password safe application program prompts the user to input identification information, and further establishes the corresponding relation between the identification information (including but not limited to the name or the ID of the application) of the application and the login information and the application program.
Specifically, when the password safe application program detects that a user inputs a user name and a password to log in the application program, whether the user inputs a control instruction for recording the user name and the password is judged; when the password safe application program detects that a user logs in the application program, a dialog box is automatically displayed, and the user selects whether to store the user name and the password input when logging in the application program or not through the dialog box, namely login information; when the user selects to save, a control instruction for recording the user name and the password is input; when the user chooses not to save, a control instruction for not recording the user name and the password is input.
The recording module 12 is in communication connection with the initial module and is used for acquiring login information corresponding to the application based on the application when the intelligent device logs in the application again;
the acquisition unit is used for acquiring the identification information of the application when the intelligent equipment detects that the application is started;
the reading unit is in communication connection with the obtaining unit and is used for obtaining the login information corresponding to the application obtained by the application when the identification information contains the corresponding relation between the identification information of the application stored in the intelligent equipment and the login information based on the identification information;
specifically, when the user successfully logs in the password safe application program, the user can acquire the login list, namely, the corresponding relation between login information and the application program; the user can obtain and select the identification information corresponding to the target application program according to the login list. And the password safe box application program on the mobile terminal automatically opens the target application program corresponding to the identification information, acquires the user name and the password corresponding to the target application program according to the login list, and automatically fills the user name and the password into the target application program, thereby automatically logging in the target application program.
The verification module 13 is in communication connection with the recording module and is used for verifying the login information according to the identity information contained in the login information;
an authentication unit configured to perform authentication based on a type of identity information included in the login information by the smart device;
the prompting unit is in communication connection with the verification unit and is used for prompting information of verification failure in the intelligent equipment after the verification fails;
specifically, when a user needs to acquire a login password, the application program of the password safe can be but is not limited to requiring to input an authentication password, and a user name and a password corresponding to the application program can be acquired only if the authentication password input by the user is correct, so that the security of the password is ensured, and the potential safety hazard of password leakage is avoided; embodiments of the present invention can also include, but are not limited to, setting a login fingerprint check for the application to be logged in, when the login fingerprint check is set for the application to be logged in through the application of the password safe, the fingerprint checking means of the smart device prompts the user to enter a fingerprint feature information when logging in to the application automatically, and after the authentication is passed, continuing to log in to the application.
Meanwhile, when the application program to be logged in by the user is judged, the password safe application program judges whether the target application program to be automatically logged in is unloaded; if so, namely the application program is uninstalled, prompting the information that the application program is uninstalled on a display screen of the intelligent device; and if not, the password safe box application program automatically starts the target application program, acquires a user name and a password corresponding to the target application program according to the login list, namely login information, and automatically fills the user name and the password into the target application program, thereby automatically logging in the target application program.
A login module 14, communicatively connected to the authentication module, for allowing the smart device to log in to the application based on the login information when the authentication is passed
An input unit for automatically inputting the login information to the application;
the login unit is in communication connection with the input unit and is used for starting and displaying the interface of the application after the login of the application is completed;
specifically, the password safe application program automatically opens the target application program, acquires a user name and a password corresponding to the target application program, namely login information, according to the login list, and automatically fills the user name and the password into the target application program, so that the target application program is automatically logged in.
In addition, an embodiment of the present invention further provides a computer-readable storage medium, in which computer-executable instructions are stored, where the computer-readable storage medium is, for example, a non-volatile memory such as an optical disc, a hard disc, or a flash memory. The computer-executable instructions are used to make a computer or similar computing device perform various operations in the login method for an application of an intelligent device.
Those skilled in the art will appreciate that the present invention includes apparatus directed to performing one or more of the operations described in the present application. These devices may be specially designed and manufactured for the required purposes, or they may comprise known devices in general-purpose computers. These devices have stored therein computer programs that are selectively activated or reconfigured. Such a computer program may be stored in a device (e.g., a computer) readable medium, including but not limited to any type of disk including floppy disks, hard disks, optical disks, CD-ROMs, and magnetic-optical disks, ROMs (Read-Only memories), RAMs (Random Access memories), EPROMs (Erasable Programmable Read-Only memories), EEPROMs (Electrically Programmable Read-Only memories), flash memories, magnetic cards, or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a bus. That is, a readable medium includes any medium that stores or transmits information in a form readable by a device (e.g., a computer).
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
It should be noted that the embodiments of the present invention have been described in terms of preferred embodiments, and not by way of limitation, and that those skilled in the art can make modifications and variations of the embodiments described above without departing from the spirit of the invention.

Claims (10)

  1. A login method for an application of a smart device, the login method comprising:
    the intelligent equipment acquires and stores login information of the application when the intelligent equipment logs in the application for the first time;
    when the intelligent device logs in the application again, acquiring login information corresponding to the application based on the application;
    verifying the login information according to the identity information contained in the login information;
    and when the verification is passed, the intelligent equipment allows logging in the application based on the login information.
  2. The login method of claim 1, wherein the smart device obtains and stores login information of the application when initially logging in the application, comprising:
    storing a corresponding relation between identification information of an application and the login information in the intelligent equipment;
    and when the intelligent equipment detects that the application is started and the application does not match the corresponding relation, acquiring the login information input in the application.
  3. The login method of claim 1, wherein when the smart device logs in the application again, obtaining login information corresponding to the application based on the application comprises:
    when the intelligent equipment detects that the application is started, acquiring identification information of the application;
    and based on the identification information, when the identification information is contained in the corresponding relation between the identification information of the application and the login information stored in the intelligent equipment, acquiring the login information corresponding to the application acquired by the application.
  4. The login method of claim 1, wherein verifying the login information based on identity information included in the login information comprises:
    the intelligent equipment executes verification based on the type of the identity information contained in the login information;
    and when the verification fails, prompting a verification failure message in the intelligent equipment.
  5. The login method of claim 1, wherein when authentication is passed, the smart device allows login to the application based on the login information, comprising:
    automatically inputting the login information to the application;
    and after the application is logged in, starting and displaying an interface of the application.
  6. A login apparatus for an application of a smart device, the login apparatus comprising: a module, wherein,
    the initial module is used for acquiring and storing login information of the application when the intelligent equipment logs in the application for the first time;
    the recording module is in communication connection with the initial module and is used for acquiring login information corresponding to the application based on the application when the intelligent equipment logs in the application again;
    the verification module is in communication connection with the recording module and is used for verifying the login information according to the identity information contained in the login information;
    and the login module is in communication connection with the verification module and used for allowing the intelligent equipment to log in the application based on the login information when the verification is passed.
  7. The login apparatus of claim 6, wherein the initiation module comprises:
    the storage unit is used for storing the corresponding relation between the identification information of an application and the login information in the intelligent equipment;
    and the detection unit is in communication connection with the storage unit and is used for acquiring the login information input in the application when the intelligent equipment detects that the application is started and the application is not matched with the corresponding relation.
  8. The login apparatus of claim 6, wherein the logging module comprises:
    the acquisition unit is used for acquiring the identification information of the application when the intelligent equipment detects that the application is started;
    and the reading unit is in communication connection with the acquisition unit and is used for acquiring the login information corresponding to the application acquired by the application when the identification information contains the corresponding relation between the identification information of the application and the login information stored in the intelligent equipment based on the identification information.
  9. The login apparatus of claim 6, wherein the authentication module comprises:
    an authentication unit configured to perform authentication based on a type of identity information included in the login information by the smart device;
    and the prompting unit is in communication connection with the verification unit and is used for prompting information of verification failure in the intelligent equipment after the verification fails.
  10. The login apparatus of claim 6, wherein the login module comprises:
    an input unit for automatically inputting the login information to the application;
    and the login unit is in communication connection with the input unit and is used for starting and displaying the interface of the application after the application is logged in.
CN201780096696.4A 2017-11-09 2017-11-09 Login method and login device for application of intelligent equipment Pending CN111656755A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/110081 WO2019090552A1 (en) 2017-11-09 2017-11-09 Login method and login apparatus used for smart-device application

Publications (1)

Publication Number Publication Date
CN111656755A true CN111656755A (en) 2020-09-11

Family

ID=66439089

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201780096696.4A Pending CN111656755A (en) 2017-11-09 2017-11-09 Login method and login device for application of intelligent equipment

Country Status (2)

Country Link
CN (1) CN111656755A (en)
WO (1) WO2019090552A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112437073A (en) * 2020-11-17 2021-03-02 珠海格力电器股份有限公司 Network device login method and device, storage medium and electronic device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113688369B (en) * 2021-07-28 2024-02-02 支付宝(杭州)信息技术有限公司 Login mode recommending method, device and equipment after unloading and reloading of application program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103414824A (en) * 2013-08-14 2013-11-27 惠州Tcl移动通信有限公司 Automatic login processing method and system based on mobile terminal
CN103957202A (en) * 2014-04-22 2014-07-30 中国工商银行股份有限公司 Safety login method and system
US20140344907A1 (en) * 2011-11-21 2014-11-20 Beijing Qihoo Technology Company Limited Auto login method and device
CN104270404A (en) * 2014-08-29 2015-01-07 小米科技有限责任公司 Login method and device based on terminal identification
CN107026832A (en) * 2016-10-10 2017-08-08 阿里巴巴集团控股有限公司 Account logon method, equipment and server

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101677442A (en) * 2008-09-17 2010-03-24 艾威梯科技(北京)有限公司 Method and equipment for automatically logging in application programs
CN103401907A (en) * 2013-07-23 2013-11-20 惠州Tcl移动通信有限公司 Synchronous processing method and system for login information of application program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140344907A1 (en) * 2011-11-21 2014-11-20 Beijing Qihoo Technology Company Limited Auto login method and device
CN103414824A (en) * 2013-08-14 2013-11-27 惠州Tcl移动通信有限公司 Automatic login processing method and system based on mobile terminal
CN103957202A (en) * 2014-04-22 2014-07-30 中国工商银行股份有限公司 Safety login method and system
CN104270404A (en) * 2014-08-29 2015-01-07 小米科技有限责任公司 Login method and device based on terminal identification
CN107026832A (en) * 2016-10-10 2017-08-08 阿里巴巴集团控股有限公司 Account logon method, equipment and server

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112437073A (en) * 2020-11-17 2021-03-02 珠海格力电器股份有限公司 Network device login method and device, storage medium and electronic device

Also Published As

Publication number Publication date
WO2019090552A1 (en) 2019-05-16

Similar Documents

Publication Publication Date Title
US8064883B2 (en) Mobile terminal having anti-theft function and anti-theft method
US8165524B2 (en) Devices, methods, and programs for identifying radio communication devices
CN103414824A (en) Automatic login processing method and system based on mobile terminal
CN103313343A (en) Method and equipment for implementing user access control
EP2985717A1 (en) Data erasing device, data erasing method, program, and storage medium
CN108090233B (en) Autonomous management device and method for application program
US20240004974A1 (en) Method and apparatus for accessing authentication credentials within a credential vault
CN104184701A (en) Third-party application log-in method, device and terminal
US20150143544A1 (en) Apparatuses, methods, and browsers browser data protection
CN108737638B (en) Application control method and device, mobile terminal and computer readable medium
CN105260216A (en) Method, device and terminal for starting application program
CN112580014A (en) Verification code obtaining method and device
CN111656755A (en) Login method and login device for application of intelligent equipment
WO2017071579A1 (en) Method and device for mining android system vulnerabilities
US20160371506A1 (en) Information Transmitting Method and Device and Information Receiving Method and Device
CN113556167B (en) Data management method and device, electronic equipment and storage medium
US20200004942A1 (en) Computer Keyboard with Secure Authentication Features
US20170195425A1 (en) Method and Electronic Device for Remotely Locking a Mobile Terminal
CN107704337A (en) Method, mobile terminal and the device with store function of factory reset
US9202324B1 (en) System and method of authenticating an immigration visa card holder using an interactive immigration card
CN105138321A (en) Terminal control method and system
CN106886712B (en) Method and device for installing program
CN107995063B (en) Network detection method, device, terminal and computer readable storage medium
CN107368342B (en) Method and device for driving hardware extension module and terminal equipment
CN107346403B (en) Operation method and device of external memory and intelligent terminal

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200911