CN111339505A - Method and device for realizing user login - Google Patents

Method and device for realizing user login Download PDF

Info

Publication number
CN111339505A
CN111339505A CN201811549088.7A CN201811549088A CN111339505A CN 111339505 A CN111339505 A CN 111339505A CN 201811549088 A CN201811549088 A CN 201811549088A CN 111339505 A CN111339505 A CN 111339505A
Authority
CN
China
Prior art keywords
login
user
interface
mode
verification
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
CN201811549088.7A
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.)
Beijing Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo Technology 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 Beijing Qihoo Technology Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201811549088.7A priority Critical patent/CN111339505A/en
Publication of CN111339505A publication Critical patent/CN111339505A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and a device for realizing user login. The method comprises the following steps: providing a user login interface, wherein a login mode of latest successful login and a plurality of selectable login modes are displayed in the user login interface; performing user login verification according to the selected login mode and the submitted login information; and if the verification is passed, updating the login mode which is successfully logged in last time to the selected login mode. The technical scheme has the advantages that the record of the login mode which is successfully logged in last time is added in the normal login process, so that the user does not need to worry about remembering which mode needs to be used for logging in, the selection of the user on other login modes is not influenced, the existing login process is not influenced by the improved mode, and the login efficiency of the user is obviously improved.

Description

Method and device for realizing user login
Technical Field
The invention relates to the technical field of human-computer interaction, in particular to a method and a device for realizing user login.
Background
At present, many products provide account functions for users, and users can become member users through account registration, and the like, so that the users can enjoy more functions different from guest users. When registering an account, a user can often use a mobile phone number, a mailbox and other modes to complete registration, so that a product also often supports various corresponding login modes in the login process. However, for some products that are not logged in frequently, the user often cannot quickly remember which type of registration is used at that time, and the login process is very inconvenient due to one-and-three folding.
Disclosure of Invention
In view of the above, the present invention is proposed to provide a method and apparatus for implementing user login that overcomes or at least partially solves the above problems.
According to an aspect of the present invention, a method for implementing user login is provided, including:
providing a user login interface, wherein a login mode of latest successful login and a plurality of selectable login modes are displayed in the user login interface;
performing user login verification according to the selected login mode and the submitted login information;
and if the verification is passed, updating the login mode which is successfully logged in last time to the selected login mode.
Optionally, the login manner includes one or more of the following:
user name login, mailbox account login, nickname login, mobile phone number login, third party login, code scanning login and authorized login.
Optionally, the providing the user login interface includes:
and judging whether the product associated with the current product is in a logged-on state, if so, prompting the user in the user login interface to realize the login of the current product according to the logged-on information of the associated product.
Optionally, the providing the user login interface includes:
reading one or more interface configuration parameters from the interface configuration file;
and loading various interface configuration parameters through corresponding personalized interfaces to realize the user login interface.
Optionally, the login method that shows the last successful login in the user login interface, and the several selectable login methods include:
and taking the login mode of the latest successful login as a default login mode in the user login interface, and/or marking the login mode of the latest successful login in the user login interface by prompt information.
Optionally, the method further comprises:
if the verification fails, recording the times of failing verification;
and displaying prompt information corresponding to the times of failing verification.
Optionally, the prompt message includes one or more of the following:
prompting the number of times that the user fails the verification;
prompting the user for the number of times that login may also be attempted;
prompting the user to reset the password;
and prompting the user to switch to the short message login.
Optionally, the method further comprises: recording the successful login times of each login mode;
the displaying of a default login manner and a plurality of selectable login manners in the user login interface includes:
and displaying the successful login times corresponding to the login modes in the user login interface, and/or sequencing the selectable login modes according to the successful login times corresponding to the login modes.
According to another aspect of the present invention, there is provided an apparatus for implementing user login, including:
the login unit is suitable for providing a user login interface, wherein a login mode of latest successful login and a plurality of selectable login modes are displayed in the user login interface; performing user login verification according to the selected login mode and the submitted login information;
and the recording unit is suitable for updating the login mode which is successfully logged in last time to the selected login mode if the verification is passed.
Optionally, the login manner includes one or more of the following:
user name login, mailbox account login, nickname login, mobile phone number login, third party login, code scanning login and authorized login.
Optionally, the login unit is adapted to determine whether a product associated with the current product is in a logged-in state, and if so, prompt the user in the user login interface to implement login of the current product according to the logged-in information of the associated product.
Optionally, the login unit is adapted to read one or more interface configuration parameters from an interface configuration file; and loading various interface configuration parameters through corresponding personalized interfaces to realize the user login interface.
Optionally, the login unit is adapted to use a login manner of a last successful login as a default login manner in the user login interface, and/or mark a login manner of a last successful login with prompt information in the user login interface. Optionally, the recording unit is adapted to record the number of times of failed verification if the verification fails;
and the login unit is suitable for displaying prompt information corresponding to the times of failing to pass the verification.
Optionally, the prompt message includes one or more of the following:
prompting the number of times that the user fails the verification;
prompting the user for the number of times that login may also be attempted;
prompting the user to reset the password;
and prompting the user to switch to the short message login.
Optionally, the recording unit is further adapted to record the number of successful logins of each login manner;
the login unit is suitable for displaying the successful login times corresponding to the login modes in the user login interface and/or sequencing the selectable login modes according to the successful login times corresponding to the login modes.
In accordance with still another aspect of the present invention, there is provided an electronic apparatus including: a processor; and a memory arranged to store computer executable instructions that, when executed, cause the processor to perform a method as any one of the above.
According to a further aspect of the invention, there is provided a computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement a method as any one of the above.
According to the technical scheme, the login mode of the latest successful login and a plurality of selectable login modes are displayed in the user login interface, the user can select the login mode according to the requirement, and the user login verification is carried out according to the selected login mode and the submitted login information; after the verification is passed, the login mode which is successfully logged in last time is updated to the selected login mode for the next login. The technical scheme has the advantages that the record of the login mode which is successfully logged in last time is added in the normal login process, so that the user does not need to worry about remembering which mode needs to be used for logging in, the selection of the user on other login modes is not influenced, the existing login process is not influenced by the improved mode, and the login efficiency of the user is obviously improved.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a flow chart illustrating a method for implementing user login according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of an apparatus for implementing user login according to an embodiment of the present invention;
FIG. 3 shows a schematic structural diagram of an electronic device according to one embodiment of the invention;
fig. 4 shows a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Fig. 1 is a flowchart illustrating a method for implementing user login according to an embodiment of the present invention. As shown in fig. 1, the method includes:
step S110, providing a user login interface, wherein a login mode of the latest successful login and a plurality of selectable login modes are displayed in the user login interface.
The user login interface can be presented in the form of a webpage or can be realized by a client. For example, an input box containing a default login manner may display login information, and an alternative login manner may be presented on the user login interface as a control in the form of an icon or the like. In the embodiment of the present invention, the interfaces for login are collectively referred to as a user login interface, but actually, the login interfaces corresponding to various login manners may be independent from each other, and may be regarded as several sub-interfaces of the user login interface (which may actually exist as only one general concept). The user login interface may also have multiple functions of registering an account, retrieving a password, and the like, and the login function may be one of the functions only in the current page, and the like. Taking the registered account number as an example, if the user chooses to register with a certain mobile phone number, and actually the mobile phone number is already registered, the user can be prompted to directly log in by using the mobile phone number. There are many examples of such and will not be described in detail here.
And step S120, performing user login verification according to the selected login mode and the submitted login information.
In a specific embodiment of logging in with a username, the user is required to enter a username uer001 and password 123456. The specific login process may be interaction with the server, or authentication at the local client, etc., and may be implemented by means in the prior art.
And step S130, if the verification is passed, updating the login mode which is successfully logged in last time to the login mode selected this time. For example, the user name is selected for login at this time, and if the user name passes the verification, the login is successful, and the login mode of the user name login is updated to the login mode of the last successful login. When the user logs in next time, the user can recall that the user name login is a feasible login mode at least, and information which is used when the user is in the process of thinking and registering is not needed.
It can be seen that, in the method shown in fig. 1, the login mode of the last successful login and a plurality of selectable login modes are displayed in the user login interface, and the user can select the login mode according to the requirement and perform user login verification according to the selected login mode and the submitted login information; after the verification is passed, the login mode which is successfully logged in last time is updated to the selected login mode for the next login. The technical scheme has the advantages that the record of the login mode which is successfully logged in last time is added in the normal login process, so that the user does not need to worry about remembering which mode needs to be used for logging in, the selection of the user on other login modes is not influenced, the existing login process is not influenced by the improved mode, and the login efficiency of the user is obviously improved.
In an embodiment of the present invention, in the above method, the login manner includes one or more of the following: user name login, mailbox account login, nickname login, mobile phone number login, third party login, code scanning login and authorized login.
As described in the background, the user information that can be filled in by the user during registration is numerous, and the unique user information may have a corresponding login method. For example, if a web site allows a nickname to be duplicated but does not allow a username to be duplicated, only username login is supported, and nickname login cannot be supported. The mobile phone number login is one of the most popular login modes at present, and the user can be required to bind the mobile phone number, so that the requirement of a real-name system is further met. The flow of the login mode can be that after a user fills in a mobile phone number, the user clicks to obtain an authentication code, the mobile phone number is subjected to an authentication short message sent by a short message platform, and after the authentication code is read from the mobile phone number, the mobile phone number can be filled in a user login interface as login information with time limit for authentication. Of course, the mobile phone number can also be combined with the password, and the method is similar to the login methods of the mailbox account number + password, the nickname + password, the user name + password and the like. The code scanning login is usually suitable for logging in a webpage end or a PC client by using equipment logged in by a mobile end, and the authorized login can be realized by cooperating with a communication operator.
Of course, the above listed login manners are only examples, and other login manners may also apply the scheme provided in the embodiment of the present invention, and the present invention is not limited thereto.
In an embodiment of the present invention, the method, wherein providing the user login interface includes: and judging whether the product associated with the current product is in a logged-on state, if so, prompting the user to log in the current product according to the logged-in information of the associated product in a user login interface.
For example, if a browser and an input method are both products of the same company, they are related products. The user may first log into the input method without logging into the browser. And if the login requirement is generated in the process of using the browser by the user, directly completing login according to the current login state of the input method which is the associated product.
In one embodiment, the process may be implemented using SSO (Single Sign On — after a user successfully logs in to an input method, a credential such as ticket may be obtained, the ticket is obtained from an associated product and sent to a server, and after verification is passed, the user may directly log in without inputting login information.
Of course, it is also possible that the user may refuse to use SSO, and log in with a different account number in the associated product.
In an embodiment of the present invention, the method, wherein providing the user login interface includes: reading one or more interface configuration parameters from the interface configuration file; and loading various interface configuration parameters through corresponding personalized interfaces to realize a user login interface.
Two scenarios may be involved here: firstly, as a user using a product, the user login interface can be configured, for example, the keytone is changed into blue or green, the background picture is replaced, and the like, so that the personalized requirements of the user are met; the other is to implement the whole user login function in the form of a plug-in, which can be used by different products, and different products may generate a requirement for configuring the user login interface in order to improve the fusion degree with the product, for example, if a LOGO of the company is added, the user login function may also be implemented in a manner of loading interface configuration parameters through a personalized interface.
In an embodiment of the present invention, in the method, a login manner of a last successful login is displayed in a user login interface, and the several selectable login manners include: and taking the login mode of the latest successful login as a default login mode in the user login interface, and/or marking the login mode of the latest successful login in the user login interface by prompt information.
For example, if the user successfully uses the QQ login last time, the QQ login is the default login mode in the user login interface popped up this time, and the others are selectable items; if the user selects the WeChat login and successfully logs in, the WeChat login is used as a default login mode in the user login interface popped up next time. In another specific embodiment, the default login manner may be unchanged every time, for example, all the default login manners are the mobile phone number login manners that the operator wants to promote, but a corresponding prompt message is still displayed in the user login interface to inform the user that the user has used the QQ login last time.
In an embodiment of the present invention, the method further includes: if the verification fails, recording the times of failing verification; and displaying prompt information corresponding to the times of failing verification.
Here, the number of times of failing to pass the verification is different, and the prompt information may be different from the manner in the prior art that the user is only frequently prompted to "password error". In an embodiment of the present invention, in the method, the prompt message includes one or more of the following: prompting the number of times that the user fails the verification; prompting the user for the number of times that login may also be attempted; prompting the user to reset the password; and prompting the user to switch to the short message login.
For example, if the user inputs a wrong password for the first time, the user is prompted to "password wrong"; and if the password is input incorrectly for the second time, prompting that the user inputs the password incorrectly twice, and tries the password three times on the day, or prompting whether to switch to the short message login, whether to reset the password, and the like. It should be particularly noted here that, in the short message login, only the verification code corresponding to the mobile phone number needs to be verified to be correct, and the original login password does not necessarily need to be modified, so that great convenience is provided for the user, the time of the user is saved, and the operator can conveniently verify whether the mobile phone number is valid during the login.
In an embodiment of the present invention, the method further includes: recording the successful login times of each login mode; displaying a default login mode and a plurality of optional login modes in a user login interface comprises the following steps: and displaying the successful login times corresponding to the login modes in a user login interface, and/or sequencing the selectable login modes according to the successful login times corresponding to the login modes.
For example, similar to the presentation of the number of unread messages, the number of successful logins, such as "username login (20)", is noted in the link or in the upper right corner of the icon for each login. For another example, three selectable login modes, namely WeChat login, microblog login and QQ login, are sorted according to the successful login times of the user.
Fig. 2 is a schematic structural diagram of an apparatus for implementing user login according to an embodiment of the present invention. As shown in fig. 2, the apparatus 200 for implementing user login includes:
the login unit 210 is adapted to provide a user login interface, wherein a login mode of last successful login and a plurality of selectable login modes are displayed in the user login interface; and performing user login verification according to the selected login mode and the submitted login information.
The user login interface can be presented in the form of a webpage or can be realized by a client. For example, an input box containing a default login manner may display login information, and an alternative login manner may be presented on the user login interface as a control in the form of an icon or the like. In the embodiment of the present invention, the interfaces for login are collectively referred to as a user login interface, but actually, the login interfaces corresponding to various login manners may be independent from each other, and may be regarded as several sub-interfaces of the user login interface (which may actually exist as only one general concept). The user login interface may also have multiple functions of registering an account, retrieving a password, and the like, and the login function may be one of the functions only in the current page, and the like. Taking the registered account number as an example, if the user chooses to register with a certain mobile phone number, and actually the mobile phone number is already registered, the user can be prompted to directly log in by using the mobile phone number. There are many examples of such and will not be described in detail here.
In a specific embodiment of logging in with a username, the user is required to enter a username uer001 and password 123456. The specific login process may be interaction with the server, or authentication at the local client, etc., and may be implemented by means in the prior art.
The recording unit 220 is adapted to update the login method that has been successfully logged in last time to the login method selected this time if the verification passes. For example, the user name is selected for login at this time, and if the user name passes the verification, the login is successful, and the login mode of the user name login is updated to the login mode of the last successful login. When the user logs in next time, the user can recall that the user name login is a feasible login mode at least, and information which is used when the user is in the process of thinking and registering is not needed.
It can be seen that, in the apparatus shown in fig. 2, through the mutual cooperation of the units, the login mode of the last successful login and a plurality of selectable login modes are displayed in the user login interface, and the user can select according to the requirement and perform user login verification according to the selected login mode and the submitted login information; after the verification is passed, the login mode which is successfully logged in last time is updated to the selected login mode for the next login. The technical scheme has the advantages that the record of the login mode which is successfully logged in last time is added in the normal login process, so that the user does not need to worry about remembering which mode needs to be used for logging in, the selection of the user on other login modes is not influenced, the existing login process is not influenced by the improved mode, and the login efficiency of the user is obviously improved.
In an embodiment of the present invention, in the above apparatus, the login manner includes one or more of the following: user name login, mailbox account login, nickname login, mobile phone number login, third party login, code scanning login and authorized login.
As described in the background, the user information that can be filled in by the user during registration is numerous, and the unique user information may have a corresponding login method. For example, if a web site allows a nickname to be duplicated but does not allow a username to be duplicated, only username login is supported, and nickname login cannot be supported. The mobile phone number login is one of the most popular login modes at present, and the user can be required to bind the mobile phone number, so that the requirement of a real-name system is further met. The flow of the login mode can be that after a user fills in a mobile phone number, the user clicks to obtain an authentication code, the mobile phone number is subjected to an authentication short message sent by a short message platform, and after the authentication code is read from the mobile phone number, the mobile phone number can be filled in a user login interface as login information with time limit for authentication. Of course, the mobile phone number can also be combined with the password, and the method is similar to the login methods of the mailbox account number + password, the nickname + password, the user name + password and the like. The code scanning login is usually suitable for logging in a webpage end or a PC client by using equipment logged in by a mobile end, and the authorized login can be realized by cooperating with a communication operator.
Of course, the above listed login manners are only examples, and other login manners may also apply the scheme provided in the embodiment of the present invention, and the present invention is not limited thereto.
In an embodiment of the present invention, in the above apparatus, the login unit 210 is adapted to determine whether a product associated with the current product is in a logged-in state, and if so, prompt the user in the user login interface to implement login of the current product according to the logged-in information of the associated product.
For example, if a browser and an input method are both products of the same company, they are related products. The user may first log into the input method without logging into the browser. And if the login requirement is generated in the process of using the browser by the user, directly completing login according to the current login state of the input method which is the associated product.
In one embodiment, the process may be implemented using SSO (Single Sign On — after a user successfully logs in to an input method, a credential such as ticket may be obtained, the ticket is obtained from an associated product and sent to a server, and after verification is passed, the user may directly log in without inputting login information.
Of course, it is also possible that the user may refuse to use SSO, and log in with a different account number in the associated product.
In an embodiment of the present invention, in the above apparatus, the login unit 210 is adapted to read one or more interface configuration parameters from an interface configuration file; and loading various interface configuration parameters through corresponding personalized interfaces to realize a user login interface.
Two scenarios may be involved here: firstly, as a user using a product, the user login interface can be configured, for example, the keytone is changed into blue or green, the background picture is replaced, and the like, so that the personalized requirements of the user are met; the other is to implement the whole user login function in the form of a plug-in, which can be used by different products, and different products may generate a requirement for configuring the user login interface in order to improve the fusion degree with the product, for example, if a LOGO of the company is added, the user login function may also be implemented in a manner of loading interface configuration parameters through a personalized interface.
In an embodiment of the present invention, in the above method, the login unit 210 is adapted to use the login manner of the last successful login as the default login manner in the user login interface, and/or mark the login manner of the last successful login with prompt information in the user login interface.
For example, if the user successfully uses the QQ login last time, the QQ login is the default login mode in the user login interface popped up this time, and the others are selectable items; if the user selects the WeChat login and successfully logs in, the WeChat login is used as a default login mode in the user login interface popped up next time. In another specific embodiment, the default login manner may be unchanged every time, for example, all the default login manners are the mobile phone number login manners that the operator wants to promote, but a corresponding prompt message is still displayed in the user login interface to inform the user that the user has used the QQ login last time.
In an embodiment of the present invention, in the above apparatus, the recording unit 220 is adapted to record the number of times of failing verification if the verification fails; the login unit 210 is adapted to display prompt information corresponding to the number of times of failing to pass the verification.
Here, the number of times of failing to pass the verification is different, and the prompt information may be different from the manner in the prior art that the user is only frequently prompted to "password error". In an embodiment of the present invention, in the above apparatus, the prompt message includes one or more of the following: prompting the number of times that the user fails the verification; prompting the user for the number of times that login may also be attempted; prompting the user to reset the password; and prompting the user to switch to the short message login.
For example, if the user inputs a wrong password for the first time, the user is prompted to "password wrong"; and if the password is input incorrectly for the second time, prompting that the user inputs the password incorrectly twice, and tries the password three times on the day, or prompting whether to switch to the short message login, whether to reset the password, and the like. It should be particularly noted here that, in the short message login, only the verification code corresponding to the mobile phone number needs to be verified to be correct, and the original login password does not necessarily need to be modified, so that great convenience is provided for the user, the time of the user is saved, and the operator can conveniently verify whether the mobile phone number is valid during the login.
In an embodiment of the present invention, in the above apparatus, the recording unit 220 is further adapted to record the successful login times of each login manner; the login unit 210 is adapted to display the successful login times corresponding to each login manner in the user login interface, and/or sort each selectable login manner according to the successful login times corresponding to each login manner.
For example, similar to the presentation of the number of unread messages, the number of successful logins, such as "username login (20)", is noted in the link or in the upper right corner of the icon for each login. For another example, three selectable login modes, namely WeChat login, microblog login and QQ login, are sorted according to the successful login times of the user.
In summary, according to the technical scheme of the present invention, the login manner of the last successful login and a plurality of selectable login manners are displayed in the user login interface, and the user can select according to the requirement and perform user login verification according to the selected login manner and the submitted login information; after the verification is passed, the login mode which is successfully logged in last time is updated to the selected login mode for the next login. The technical scheme has the advantages that the record of the login mode which is successfully logged in last time is added in the normal login process, so that the user does not need to worry about remembering which mode needs to be used for logging in, the selection of the user on other login modes is not influenced, the existing login process is not influenced by the improved mode, and the login efficiency of the user is obviously improved.
It should be noted that:
the algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose devices may be used with the teachings herein. The required structure for constructing such a device will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. It will be appreciated by those skilled in the art that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components of a user login enabled device according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
For example, fig. 3 shows a schematic structural diagram of an electronic device according to an embodiment of the invention. The electronic device comprises a processor 310 and a memory 320 arranged to store computer executable instructions (computer readable program code). The memory 320 may be an electronic memory such as a flash memory, an EEPROM (electrically erasable programmable read only memory), an EPROM, a hard disk, or a ROM. The memory 320 has a storage space 330 storing computer readable program code 331 for performing any of the method steps described above. For example, the storage space 330 for storing the computer readable program code may comprise respective computer readable program codes 331 for respectively implementing various steps in the above method. The computer readable program code 331 may be read from or written to one or more computer program products. These computer program products comprise a program code carrier such as a hard disk, a Compact Disc (CD), a memory card or a floppy disk. Such a computer program product is typically a computer readable storage medium such as described in fig. 4. Fig. 4 shows a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention. The computer readable storage medium 400 has stored thereon a computer readable program code 331 for performing the steps of the method according to the invention, readable by a processor 310 of the electronic device 300, which computer readable program code 331, when executed by the electronic device 300, causes the electronic device 300 to perform the steps of the method described above, in particular the computer readable program code 331 stored on the computer readable storage medium may perform the method shown in any of the embodiments described above. The computer readable program code 331 may be compressed in a suitable form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
The embodiment of the invention discloses A1, a method for realizing user login, which comprises the following steps:
providing a user login interface, wherein a login mode of latest successful login and a plurality of selectable login modes are displayed in the user login interface;
performing user login verification according to the selected login mode and the submitted login information;
and if the verification is passed, updating the login mode which is successfully logged in last time to the selected login mode.
A2, the method of A1, wherein the login means includes one or more of:
user name login, mailbox account login, nickname login, mobile phone number login, third party login, code scanning login and authorized login.
A3, the method of A1, wherein the providing the user login interface includes:
and judging whether the product associated with the current product is in a logged-on state, if so, prompting the user in the user login interface to realize the login of the current product according to the logged-on information of the associated product.
A4, the method of A1, wherein the providing the user login interface includes:
reading one or more interface configuration parameters from the interface configuration file;
and loading various interface configuration parameters through corresponding personalized interfaces to realize the user login interface.
A5, the method as in A1, wherein the login mode showing the last successful login in the user login interface, and the several selectable login modes include:
and taking the login mode of the latest successful login as a default login mode in the user login interface, and/or marking the login mode of the latest successful login in the user login interface by prompt information.
A6, the method of a1, wherein the method further comprises:
if the verification fails, recording the times of failing verification;
and displaying prompt information corresponding to the times of failing verification.
A7, the method of A6, wherein the hint information includes one or more of:
prompting the number of times that the user fails the verification;
prompting the user for the number of times that login may also be attempted;
prompting the user to reset the password;
and prompting the user to switch to the short message login.
A8, the method of a1, wherein the method further comprises: recording the successful login times of each login mode;
the displaying of the last successful login mode in the user login interface and the plurality of selectable login modes further comprises:
and displaying the successful login times corresponding to the login modes in the user login interface, and/or sequencing the login modes according to the successful login times corresponding to the login modes.
The embodiment of the invention also discloses B9, an implementation device for user login, comprising:
the login unit is suitable for providing a user login interface, wherein a login mode of latest successful login and a plurality of selectable login modes are displayed in the user login interface; performing user login verification according to the selected login mode and the submitted login information;
and the recording unit is suitable for updating the login mode which is successfully logged in last time to the selected login mode if the verification is passed.
B10, the device according to B9, wherein the login mode includes one or more of the following modes:
user name login, mailbox account login, nickname login, mobile phone number login, third party login, code scanning login and authorized login.
B11, the device of B9, wherein,
the login unit is suitable for judging whether a product related to the current product is in a logged-in state or not, and if so, prompting a user in the user login interface to realize the login of the current product according to the logged-in information of the related product.
B12, the device of B9, wherein,
the login unit is suitable for reading one or more interface configuration parameters from the interface configuration file; and loading various interface configuration parameters through corresponding personalized interfaces to realize the user login interface.
B13, the device of B9, wherein,
the login unit is suitable for taking the login mode of the latest successful login as a default login mode in the user login interface and/or marking the login mode of the latest successful login in the user login interface by prompt information.
B14, the device of B9, wherein,
the recording unit is suitable for recording the times of non-passing verification if the verification is not passed;
and the login unit is suitable for displaying prompt information corresponding to the times of failing to pass the verification.
B15, the apparatus as in B14, wherein the hint information includes one or more of the following:
prompting the number of times that the user fails the verification;
prompting the user for the number of times that login may also be attempted;
prompting the user to reset the password;
and prompting the user to switch to the short message login.
B16, the device of B9, wherein,
the recording unit is also suitable for recording the successful login times of each login mode;
the login unit is suitable for displaying the successful login times corresponding to the login modes in the user login interface and/or sequencing the selectable login modes according to the successful login times corresponding to the login modes.
The embodiment of the invention also discloses C17 and electronic equipment, wherein the electronic equipment comprises: a processor; and a memory arranged to store computer executable instructions that, when executed, cause the processor to perform the method of any one of a 1-A8.
Embodiments of the invention also disclose D18, a computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method as any one of a1-a 8.

Claims (10)

1. A method for realizing user login comprises the following steps:
providing a user login interface, wherein a login mode of latest successful login and a plurality of selectable login modes are displayed in the user login interface;
performing user login verification according to the selected login mode and the submitted login information;
and if the verification is passed, updating the login mode which is successfully logged in last time to the selected login mode.
2. The method of claim 1, wherein the login manner comprises one or more of:
user name login, mailbox account login, nickname login, mobile phone number login, third party login, code scanning login and authorized login.
3. The method of claim 1, wherein said providing a user login interface comprises:
and judging whether the product associated with the current product is in a logged-on state, if so, prompting the user in the user login interface to realize the login of the current product according to the logged-on information of the associated product.
4. The method of claim 1, wherein said providing a user login interface comprises:
reading one or more interface configuration parameters from the interface configuration file;
and loading various interface configuration parameters through corresponding personalized interfaces to realize the user login interface.
5. An apparatus for implementing user login, comprising:
the login unit is suitable for providing a user login interface, wherein a login mode of latest successful login and a plurality of selectable login modes are displayed in the user login interface; performing user login verification according to the selected login mode and the submitted login information;
and the recording unit is suitable for updating the login mode which is successfully logged in last time to the selected login mode if the verification is passed.
6. The apparatus of claim 5, wherein the login means comprises one or more of:
user name login, mailbox account login, nickname login, mobile phone number login, third party login, code scanning login and authorized login.
7. The apparatus of claim 5, wherein,
the login unit is suitable for judging whether a product related to the current product is in a logged-in state or not, and if so, prompting a user in the user login interface to realize the login of the current product according to the logged-in information of the related product.
8. The apparatus of claim 5, wherein,
the login unit is suitable for reading one or more interface configuration parameters from the interface configuration file; and loading various interface configuration parameters through corresponding personalized interfaces to realize the user login interface.
9. An electronic device, wherein the electronic device comprises: a processor; and a memory arranged to store computer-executable instructions that, when executed, cause the processor to perform the method of any one of claims 1-4.
10. A computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method of any of claims 1-4.
CN201811549088.7A 2018-12-18 2018-12-18 Method and device for realizing user login Pending CN111339505A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811549088.7A CN111339505A (en) 2018-12-18 2018-12-18 Method and device for realizing user login

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811549088.7A CN111339505A (en) 2018-12-18 2018-12-18 Method and device for realizing user login

Publications (1)

Publication Number Publication Date
CN111339505A true CN111339505A (en) 2020-06-26

Family

ID=71181314

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811549088.7A Pending CN111339505A (en) 2018-12-18 2018-12-18 Method and device for realizing user login

Country Status (1)

Country Link
CN (1) CN111339505A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111885080A (en) * 2020-07-31 2020-11-03 成都新潮传媒集团有限公司 Login service architecture, server and client
CN112235265A (en) * 2020-09-29 2021-01-15 上海药明康德新药开发有限公司 System and method for external network to access project progress
CN113742696A (en) * 2021-11-08 2021-12-03 太平金融科技服务(上海)有限公司深圳分公司 User login method, device, equipment and medium based on distributed login component
CN113901440A (en) * 2021-12-09 2022-01-07 北京网界科技有限公司 User login system and method, and user login setting system and method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103607601A (en) * 2013-11-22 2014-02-26 乐视致新电子科技(天津)有限公司 Method and apparatus for assisting third-party application in account registration
CN104093141A (en) * 2014-06-27 2014-10-08 北京奇虎科技有限公司 Terminal application log-in method, device, client and electronic device
CN104539613A (en) * 2014-12-27 2015-04-22 北京奇虎科技有限公司 Mail account log-in method and mail client side
CN104580237A (en) * 2015-01-22 2015-04-29 北京联云格科技有限公司 Method for logging into website, server used in method for logging into website, client terminal used in method for logging into website and peripheral used in method for logging into website
CN107995161A (en) * 2017-10-26 2018-05-04 深圳市华阅文化传媒有限公司 Read the processing method and processing device of APP login modes
CN108551443A (en) * 2018-03-30 2018-09-18 平安科技(深圳)有限公司 A kind of application login method, device, terminal device and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103607601A (en) * 2013-11-22 2014-02-26 乐视致新电子科技(天津)有限公司 Method and apparatus for assisting third-party application in account registration
CN104093141A (en) * 2014-06-27 2014-10-08 北京奇虎科技有限公司 Terminal application log-in method, device, client and electronic device
CN104539613A (en) * 2014-12-27 2015-04-22 北京奇虎科技有限公司 Mail account log-in method and mail client side
CN104580237A (en) * 2015-01-22 2015-04-29 北京联云格科技有限公司 Method for logging into website, server used in method for logging into website, client terminal used in method for logging into website and peripheral used in method for logging into website
CN107995161A (en) * 2017-10-26 2018-05-04 深圳市华阅文化传媒有限公司 Read the processing method and processing device of APP login modes
CN108551443A (en) * 2018-03-30 2018-09-18 平安科技(深圳)有限公司 A kind of application login method, device, terminal device and storage medium

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111885080A (en) * 2020-07-31 2020-11-03 成都新潮传媒集团有限公司 Login service architecture, server and client
CN111885080B (en) * 2020-07-31 2022-08-05 成都新潮传媒集团有限公司 Login service architecture, server and client
CN112235265A (en) * 2020-09-29 2021-01-15 上海药明康德新药开发有限公司 System and method for external network to access project progress
CN113742696A (en) * 2021-11-08 2021-12-03 太平金融科技服务(上海)有限公司深圳分公司 User login method, device, equipment and medium based on distributed login component
CN113742696B (en) * 2021-11-08 2022-03-18 太平金融科技服务(上海)有限公司深圳分公司 User login method, device, equipment and medium based on distributed login component
CN113901440A (en) * 2021-12-09 2022-01-07 北京网界科技有限公司 User login system and method, and user login setting system and method
CN113901440B (en) * 2021-12-09 2022-04-08 北京网界科技有限公司 User login system and method, and user login setting system and method
WO2023104116A1 (en) * 2021-12-09 2023-06-15 马山河 User login system and method and user login setting system and method

Similar Documents

Publication Publication Date Title
CN111339505A (en) Method and device for realizing user login
US9319508B2 (en) Method and device for adding menu item to android menu
US8839448B2 (en) Generation of a human readable output message in a format that is unreadable by a computer-based device
CN103595708B (en) The browser processing method of closing, system, browser and server extremely
CN112912880A (en) Container builder for personalized web services
KR20170015968A (en) High-speed application for installation on mobile devices for permitting remote configuration of such mobile devices
US20160266880A1 (en) Application name modification method and device, and storage medium
US10430801B2 (en) Generating and providing a self-service demonstration to facilitate performance of a self-service task
CN106888086B (en) System and method for managing account password
CN111324535A (en) Control abnormity detection method and device and computer equipment
CN105117499A (en) File display method and device based on cloud disk
CN114257624B (en) Configuration method, device and equipment of Internet of things equipment and storage medium
US20160162984A1 (en) Processing unstructured messages
WO2016095438A1 (en) Two dimension code operating method and terminal
Pollock Web Hosting for dummies
CN103020827B (en) Payment processing method and system
US20140136665A1 (en) Forced operating of software on a remote terminal
CN106304022A (en) Mobile terminal and the processing method to log-on message thereof
JP6156055B2 (en) Screen generation device, authentication system, and program
CN104158862B (en) The startup method and client terminal device of online interaction webpage
CN104361094A (en) Storage method and device for file in search result, and browser client
CN110727416A (en) Development framework generation method and related device
CN109240112A (en) Intelligent device control method and system, electronic device and readable storage medium
CN105069328A (en) Data processing method and device
CN107547518B (en) Method and device for hiding front-end password

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