CN110674481B - Account registration method, device, equipment and storage medium of application program - Google Patents

Account registration method, device, equipment and storage medium of application program Download PDF

Info

Publication number
CN110674481B
CN110674481B CN201910969444.9A CN201910969444A CN110674481B CN 110674481 B CN110674481 B CN 110674481B CN 201910969444 A CN201910969444 A CN 201910969444A CN 110674481 B CN110674481 B CN 110674481B
Authority
CN
China
Prior art keywords
mobile phone
phone number
user
target operator
mobile terminal
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.)
Active
Application number
CN201910969444.9A
Other languages
Chinese (zh)
Other versions
CN110674481A (en
Inventor
王岳晨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network 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 ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201910969444.9A priority Critical patent/CN110674481B/en
Publication of CN110674481A publication Critical patent/CN110674481A/en
Application granted granted Critical
Publication of CN110674481B publication Critical patent/CN110674481B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2117User registration

Abstract

The embodiment of the disclosure discloses an account registration method, device, equipment and medium of an application program; the method comprises the following steps: if the application program is detected to be activated, judging whether the mobile phone number belongs to a target operator; if yes, detecting whether the application program is in a non-mobile phone number login state and is not bound with a mobile phone number; if yes, executing operation of obtaining a mask mobile phone number of the mobile terminal; if the account number registration is acquired, when the first user behavior is detected, a one-key registration page is popped up to guide the user to complete account number registration. According to the technical scheme of the embodiment, when the application program is detected to be in a non-mobile phone number login state and not bound with the mobile phone number, the mobile phone number of the mobile terminal is obtained, and when the relevant behavior of the user is obtained, the user is guided to complete one-key registration, the operation steps of registering the account number are simplified, the tedious process of manually inputting the mobile phone number and the verification code is avoided, the obtaining efficiency of user information is improved, and the user experience is greatly improved.

Description

Account registration method, device, equipment and storage medium of application program
Technical Field
The embodiment of the disclosure relates to software technologies, and in particular, to an account registration method, an account registration device, account registration equipment, and a storage medium for an application.
Background
The existing application program provides rich functional services for users, in order to guarantee the service effect, the users are generally required to register and log in and then perform specific content operation, under the environment of mobile internet, the mobile phone number becomes the key content of the account registration information, and more available services can be further obtained through the mobile phone number.
In the prior art, after a user opens an application program and clicks an account registration button, the application program guides the user to fill in a mobile phone number by providing a registration page for the user to complete account registration, however, the process of completing account registration by inputting the mobile phone number is long in operation path, the user can complete the process only by complicated operation, the user often abandons registration, the user information acquisition efficiency is low, and the user experience is influenced.
Disclosure of Invention
The disclosure provides an account registration method, an account registration device, account registration equipment and a storage medium of an application program, so as to simplify the operation steps of account registration of a user and realize one-key registration.
In a first aspect, an embodiment of the present disclosure provides an account registration method for an application, including:
if the activation of the application program configured in the mobile terminal is detected, judging whether the mobile phone number of the mobile terminal belongs to a target operator;
if the mobile phone number is determined to belong to the target operator, detecting whether the application program is in a non-mobile phone number login state and is not bound with the mobile phone number;
if the application program is in a non-mobile phone number login state and is not bound with a mobile phone number, executing an operation of acquiring a mask mobile phone number of the mobile terminal;
and if the mask mobile phone number is successfully acquired, popping up a one-key registration page to guide the user to complete account registration when the first user behavior is detected.
In a second aspect, an embodiment of the present disclosure provides an account registration apparatus for an application, including:
the target operator judging module is used for judging whether the mobile phone number of the mobile terminal belongs to a target operator or not if detecting that the application program configured in the mobile terminal is activated;
the login state detection module is used for detecting whether the application program is in a non-mobile phone number login state and is not bound with the mobile phone number if the mobile phone number is determined to belong to the target operator;
the obtaining operation executing module is used for executing the operation of obtaining the mask mobile phone number of the mobile terminal if the application program is in a non-mobile phone number login state and is not bound with the mobile phone number;
and the first registration guiding module is used for popping up a one-key registration page when detecting the first user behavior to guide the user to complete account registration if the mask mobile phone number is determined to be successfully acquired.
In a third aspect, an embodiment of the present disclosure provides an electronic device, which includes a memory, a processing apparatus, and a computer program that is stored in the memory and is executable on the processing apparatus, where the processing apparatus implements an account registration method for an application program according to any embodiment of the present disclosure when executing the program.
In a fourth aspect, embodiments of the present disclosure provide a storage medium containing computer-executable instructions, which when executed by a computer processor, are configured to perform an account registration method for an application according to any embodiment of the present disclosure.
According to the technical scheme of the embodiment, the business server displays the verification interface to the user by controlling the client, receives the verified business operation request submitted by the client, verifies the verification certificate, and further judges whether the verified business operation request is responded, so that the separation of business service logic and verification logic is realized, the normal operation of the business service logic cannot be influenced when the verification logic between the client and the verification server is expanded, deleted or replaced, and the like, the coupling between code logic is low, and the maintenance cost is low.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
Fig. 1A is a flowchart of an account registration method of an application in a first embodiment of the present disclosure;
fig. 1B is a flowchart of an account registration method of an application program in a first specific application scenario of the present disclosure;
fig. 2 is a block diagram of an account registration apparatus of an application in a second embodiment of the disclosure;
fig. 3 is a block diagram of an electronic device in a third embodiment of the disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
Example one
Fig. 1 is a flowchart of an account registration method for an application according to an embodiment of the present disclosure, where this embodiment is applicable to a case where a user is guided to register an account through a mobile phone number, and the method may be executed by an account registration apparatus for an application according to an embodiment of the present disclosure, where the apparatus may be implemented by software and/or hardware and is integrated in an application, and the method specifically includes the following steps:
s110, if the fact that the application program configured in the mobile terminal is activated is detected, whether the mobile phone number of the mobile terminal belongs to a target operator is judged.
Whether the application program is activated or not can be judged by detecting whether the application program icon is clicked or whether the application program icon is called by other application programs or can be judged according to the running state of the application program.
Optionally, in this embodiment of the present disclosure, the determining whether the mobile phone number of the mobile terminal belongs to the target operator specifically includes: obtaining the SDK information of the target operator; accessing the SIM card of the mobile terminal through the SDK information; if the SIM card can be successfully accessed, determining that the mobile phone number of the mobile terminal belongs to a target operator; and if the SIM card cannot be successfully accessed, determining that the mobile phone number of the mobile terminal does not belong to a target operator. In the embodiment of the present disclosure, the SDK information of the target carrier is integrated in the application program in advance, and has a communication function with the SIM card of the target carrier.
If the application program is pre-integrated with the SDK information of a plurality of target operators (for example, a target operator a and a target operator B), acquiring the SDK information of the plurality of target operators simultaneously, and respectively accessing a SIM (Subscriber identity Module) in the mobile terminal through the SDK information of each target operator to determine whether the access can be successful; in particular, if there are multiple SIM cards (e.g., SIM card C and SIM card D) in the mobile terminal, each SIM card needs to be accessed separately through the SDK information of each target operator. For example, if the SDK information of the target operator a successfully accesses the SIM card C and the SIM card D, it is determined that both the mobile phone number of the SIM card C and the mobile phone number of the SIM card D belong to the target operator a.
And S120, if the mobile phone number is determined to belong to the target operator, detecting whether the application program is in a non-mobile phone number login state and is not bound with the mobile phone number.
For the scenario that a plurality of SIM cards exist in the mobile terminal in the technical scheme, if the mobile phone number of any one SIM card belongs to the target operator, whether the application program is in a non-mobile phone number login state and is not bound with the mobile phone number is detected.
Optionally, if it is determined that the mobile phone number does not belong to the target operator, when a second user behavior is detected, the account registration page is displayed to guide the user to input the mobile phone number and the verification code, and account registration is completed. The second user behavior includes an active triggering behavior of the user, for example, the user sends a mobile phone number registration instruction by clicking a key or inputting voice.
And S130, if the application program is in a non-mobile phone number login state and is not bound with a mobile phone number, executing an operation of acquiring a mask mobile phone number of the mobile terminal.
The masked mobile phone number is a secret process performed by an operator on the mobile phone number, a part of digits in the mobile phone number are masked, and the hidden part is replaced in a symbol (for example, ") form when being displayed. And according to different permissions of each application program, whether the permissions of the mask mobile phone number can be obtained are the same and different.
And S140, if the mask mobile phone number is determined to be successfully acquired, popping up a one-key registration page when the first user behavior is detected so as to guide the user to complete account registration.
For the scenario that a plurality of SIM cards exist in the mobile terminal in the above technical solution, if one SIM card belongs to the target operator and the other SIM card does not belong to the target operator, for example, the SIM card C belongs to the target operator a, and the SIM card D does not belong to either the target operator a or the target operator B, when the one-key registration page is popped up, the default registered mobile phone number is the mobile phone number of the SIM card C; if the two SIM cards belong to the target operator, for example, the SIM card C and the SIM card D both belong to the target operator A, the two mobile phone numbers are simultaneously displayed in a one-key registration page to be registered for the user to select, and after the selection of the user is obtained, the account registration is completed in a one-key registration mode.
Particularly, the mask mobile phone number is displayed externally in the form of the mask mobile phone number on a page of the application program for protecting the privacy of the user, and the mask mobile phone number acquired by the application program through the SDK information of the target operator is a mobile phone number with complete digits, so that the application program can determine the identity of the user according to the uniqueness of the mobile phone number and serve as the identity identification feature of the user.
Optionally, in this embodiment of the present disclosure, if it is determined that the mask phone number of the mobile terminal cannot be successfully acquired, when a second user behavior is detected, an account registration page is displayed to guide the user to input the phone number and the verification code, and account registration is completed.
According to the technical scheme of the embodiment, when the application program is detected to be in a non-mobile phone number login state and not bound with a mobile phone number, the mobile phone number of the mobile terminal is obtained, and when the relevant behavior of the user is obtained, a one-key registration page is popped up to guide the user to complete account registration, so that the operation steps of registering the account are simplified, the tedious process of manually inputting the mobile phone number and the verification code is avoided, the communication cost of sending the verification code is saved, the obtaining efficiency of user information is improved, and the user experience is greatly improved.
Specific application scenario one
As shown in fig. 1B, a specific application scenario of the present disclosure is to provide an account registration method of an application program on the basis of the foregoing embodiment; specifically, the method comprises the following steps:
s210, judging whether the activation of the application program configured in the mobile terminal is detected; if yes, go to S220; if not, the process returns to the step S210.
S220, judging whether the mobile phone number of the mobile terminal belongs to a target operator; if yes, go to S230; if not, go to step S270.
S230, judging whether the application program is in a non-mobile phone number login state and is not bound with a mobile phone number; if yes, go to S240; if not, go to step S270.
S240, executing the operation of obtaining the mask mobile phone number of the mobile terminal;
s250, judging whether the mask mobile phone number is successfully acquired or not; if yes, go to S260; if not, go to step S270.
And S260, when the first user behavior is detected, popping up a one-key registration page to guide the user to complete account registration.
And S270, when the second user behavior is detected, displaying an account registration page to guide the user to input the mobile phone number and the verification code, and completing account registration.
According to the technical scheme of the embodiment, when the application program is detected to be in a non-mobile phone number login state and not bound with a mobile phone number, the mobile phone number of the mobile terminal is obtained, and when the relevant behavior of the user is obtained, a one-key registration page is popped up to guide the user to complete account registration, so that the operation steps of registering the account are simplified, the tedious process of manually inputting the mobile phone number and the verification code is avoided, the communication cost of sending the verification code is saved, the obtaining efficiency of user information is improved, and the user experience is greatly improved.
Example two
Fig. 2 is a block diagram of an account registration apparatus of an application according to a second embodiment of the present disclosure, which specifically includes: a target operator judging module 210, a login state detecting module 220, an obtaining operation executing module 230 and a first registration guiding module 240.
A target operator determining module 210, configured to determine whether a mobile phone number of a mobile terminal belongs to a target operator if it is detected that an application configured in the mobile terminal is activated;
a login state detection module 220, configured to detect whether the application is in a non-mobile phone number login state and is not bound to a mobile phone number if it is determined that the mobile phone number belongs to the target operator;
an obtaining operation executing module 230, configured to execute an operation of obtaining a mask phone number of the mobile terminal if the application is in a non-phone number login state and is not bound to a phone number;
and the first registration guiding module 240 is configured to pop up a one-key registration page when the first user behavior is detected if it is determined that the mask phone number is successfully acquired, so as to guide the user to complete account registration.
According to the technical scheme of the embodiment, when the application program is detected to be in a non-mobile phone number login state and not bound with a mobile phone number, the mobile phone number of the mobile terminal is obtained, and when the relevant behavior of the user is obtained, a one-key registration page is popped up to guide the user to complete account registration, so that the operation steps of registering the account are simplified, the tedious process of manually inputting the mobile phone number and the verification code is avoided, the communication cost of sending the verification code is saved, the obtaining efficiency of user information is improved, and the user experience is greatly improved.
Optionally, on the basis of the foregoing technical solution, the target operator determining module 210 further includes:
the SDK information acquisition unit is used for acquiring the SDK information of the target operator;
the SIM card access unit is used for accessing the SIM card of the mobile terminal through the SDK information;
the first judgment unit is used for determining that the mobile phone number of the mobile terminal belongs to a target operator if the SIM card can be successfully accessed;
and the second judging unit is used for determining that the mobile phone number of the mobile terminal does not belong to a target operator if the SIM card cannot be successfully accessed.
Optionally, on the basis of the above technical solution, the account registration apparatus of the application program further includes:
and the second registration guiding module is used for displaying an account registration page when detecting a second user behavior if the mobile phone number is determined not to belong to the target operator, so as to guide the user to input the mobile phone number and the verification code and complete account registration.
Optionally, on the basis of the above technical solution, the account registration apparatus of the application program further includes:
and the third registration guiding module is used for displaying an account registration page when detecting a second user behavior if the mask mobile phone number of the mobile terminal cannot be successfully acquired, so as to guide the user to input the mobile phone number and the verification code and complete account registration.
Optionally, on the basis of the above technical solution, the first user behavior includes: successful login via guest identity, successful login via third party application, and/or commenting.
Optionally, on the basis of the above technical solution, the second user behavior includes: and sending a mobile phone number registration instruction.
The device can execute the account registration method of the application program provided by any embodiment of the disclosure, and has the corresponding functional modules and beneficial effects of the execution method. Technical details that are not elaborated in this embodiment may be referred to a method provided by any embodiment of the present disclosure.
EXAMPLE III
Fig. 3 shows a schematic structural diagram of an electronic device (e.g., the terminal device or the server in fig. 1) 300 suitable for implementing an embodiment of the present disclosure. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 3 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 3, the electronic device 300 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 301 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)302 or a program loaded from a storage means 308 into a Random Access Memory (RAM) 303. In the RAM 303, various programs and data necessary for the operation of the electronic apparatus 300 are also stored. The processing device 301, the ROM 302, and the RAM 303 are connected to each other via a bus 304. An input/output (I/O) interface 305 is also connected to bus 304.
Generally, the following devices may be connected to the I/O interface 305: input devices 306 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 307 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage devices 308 including, for example, magnetic tape, hard disk, etc.; and a communication device 309. The communication means 309 may allow the electronic device 300 to communicate wirelessly or by wire with other devices to exchange data. While fig. 3 illustrates an electronic device 300 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication means 309, or installed from the storage means 308, or installed from the ROM 302. The computer program, when executed by the processing device 301, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: if the activation of the application program configured in the mobile terminal is detected, judging whether the mobile phone number of the mobile terminal belongs to a target operator; if the mobile phone number is determined to belong to the target operator, detecting whether the application program is in a non-mobile phone number login state and is not bound with the mobile phone number; if the application program is in a non-mobile phone number login state and is not bound with a mobile phone number, executing an operation of acquiring a mask mobile phone number of the mobile terminal; and if the mask mobile phone number is successfully acquired, popping up a one-key registration page to guide the user to complete account registration when the first user behavior is detected.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. For example, the first registration guidance module may be described as "a module for popping up a one-key registration page to guide the user to complete account registration when first user behavior is detected if it is determined that the mask mobile phone number is successfully acquired".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, [ example 1 ] there is provided an account registration method of an application program, including:
if the activation of the application program configured in the mobile terminal is detected, judging whether the mobile phone number of the mobile terminal belongs to a target operator;
if the mobile phone number is determined to belong to the target operator, detecting whether the application program is in a non-mobile phone number login state and is not bound with the mobile phone number;
if the application program is in a non-mobile phone number login state and is not bound with a mobile phone number, executing an operation of acquiring a mask mobile phone number of the mobile terminal;
and if the mask mobile phone number is successfully acquired, popping up a one-key registration page to guide the user to complete account registration when the first user behavior is detected.
In accordance with one or more embodiments of the present disclosure, [ example 2 ] there is provided the method of example 1, further comprising:
obtaining the SDK information of the target operator;
accessing the SIM card of the mobile terminal through the SDK information;
if the SIM card can be successfully accessed, determining that the mobile phone number of the mobile terminal belongs to a target operator;
and if the SIM card cannot be successfully accessed, determining that the mobile phone number of the mobile terminal does not belong to a target operator.
In accordance with one or more embodiments of the present disclosure, [ example 3 ] there is provided the method of example 1, further comprising:
and if the mobile phone number is determined not to belong to the target operator, displaying an account registration page when a second user behavior is detected so as to guide the user to input the mobile phone number and the verification code and complete account registration.
In accordance with one or more embodiments of the present disclosure, [ example 4 ] there is provided the method of example 1, further comprising:
and if the mask mobile phone number of the mobile terminal cannot be successfully acquired, displaying an account registration page to guide the user to input the mobile phone number and the verification code to complete account registration when a second user behavior is detected.
In accordance with one or more embodiments of the present disclosure, [ example 5 ] there is provided the method of example 1, further comprising:
successful login via guest identity, successful login via third party application, and/or commenting.
According to one or more embodiments of the present disclosure, [ example 6 ] there is provided the method of example 3 or example 4, further comprising:
and sending a mobile phone number registration instruction.
According to one or more embodiments of the present disclosure, [ example 7 ] there is provided an account registration apparatus of an application program, including:
the target operator judging module is used for judging whether the mobile phone number of the mobile terminal belongs to a target operator or not if detecting that the application program configured in the mobile terminal is activated;
the login state detection module is used for detecting whether the application program is in a non-mobile phone number login state and is not bound with the mobile phone number if the mobile phone number is determined to belong to the target operator;
the obtaining operation executing module is used for executing the operation of obtaining the mask mobile phone number of the mobile terminal if the application program is in a non-mobile phone number login state and is not bound with the mobile phone number;
and the first registration guiding module is used for popping up a one-key registration page when detecting the first user behavior to guide the user to complete account registration if the mask mobile phone number is determined to be successfully acquired.
According to one or more embodiments of the present disclosure, [ example 8 ] there is provided the apparatus of example 7, further comprising:
the SDK information acquisition unit is used for acquiring the SDK information of the target operator;
the SIM card access unit is used for accessing the SIM card of the mobile terminal through the SDK information;
the first judgment unit is used for determining that the mobile phone number of the mobile terminal belongs to a target operator if the SIM card can be successfully accessed;
and the second judging unit is used for determining that the mobile phone number of the mobile terminal does not belong to a target operator if the SIM card cannot be successfully accessed.
According to one or more embodiments of the present disclosure, [ example 9 ] there is provided an electronic device comprising a memory, a processing apparatus, and a computer program stored on the memory and executable on the processing apparatus, wherein the processing apparatus implements the account registration method of the application program according to any one of examples 1 to 6 when executing the program.
According to one or more embodiments of the present disclosure, [ example 10 ] there is provided a storage medium containing computer-executable instructions for performing the account registration method of an application program as in any one of examples 1-6 when executed by a computer processor.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (7)

1. An account registration method of an application program is characterized by comprising the following steps:
if the activation of the application program configured in the mobile terminal is detected, judging whether the mobile phone number of the mobile terminal belongs to a target operator;
if the mobile phone number is determined to belong to the target operator, detecting whether the application program is in a non-mobile phone number login state and is not bound with the mobile phone number;
if the application program is in a non-mobile phone number login state and is not bound with a mobile phone number, executing an operation of acquiring a mask mobile phone number of the mobile terminal;
if the mask mobile phone number is successfully acquired, popping up a one-key registration page to guide the user to complete account registration when first user behavior is detected;
the first user behavior comprises:
successful login through the identity of the visitor, successful login through the third-party application and/or comment posting;
if the mask mobile phone number is determined to be successfully acquired, popping up a one-key registration page to guide the user to complete account registration when first user behavior is detected, wherein the method comprises the following steps:
if a plurality of mobile phone numbers belong to the target operator, simultaneously displaying the plurality of mobile phone numbers for the user to select in a one-key registration page, and completing account registration in a one-key registration mode after obtaining the selection of the user;
the judging whether the mobile phone number of the mobile terminal belongs to a target operator comprises the following steps:
obtaining the SDK information of the target operator;
accessing the SIM card of the mobile terminal through the SDK information;
if the SIM card can be successfully accessed, determining that the mobile phone number of the mobile terminal belongs to a target operator;
and if the SIM card cannot be successfully accessed, determining that the mobile phone number of the mobile terminal does not belong to a target operator.
2. The method of claim 1, after determining whether the mobile phone number of the mobile terminal belongs to a target operator, further comprising:
and if the mobile phone number is determined not to belong to the target operator, displaying an account registration page when a second user behavior is detected so as to guide the user to input the mobile phone number and the verification code and complete account registration.
3. The method according to claim 1, further comprising, after the operation of obtaining the mask phone number of the mobile terminal is performed:
and if the mask mobile phone number of the mobile terminal cannot be successfully acquired, displaying an account registration page to guide the user to input the mobile phone number and the verification code to complete account registration when a second user behavior is detected.
4. The method of claim 2 or 3, wherein the second user action comprises:
and sending a mobile phone number registration instruction.
5. An account registration apparatus for an application, comprising:
the target operator judging module is used for judging whether the mobile phone number of the mobile terminal belongs to a target operator or not if detecting that the application program configured in the mobile terminal is activated;
the login state detection module is used for detecting whether the application program is in a non-mobile phone number login state and is not bound with the mobile phone number if the mobile phone number is determined to belong to the target operator;
the obtaining operation executing module is used for executing the operation of obtaining the mask mobile phone number of the mobile terminal if the application program is in a non-mobile phone number login state and is not bound with the mobile phone number;
the first registration guiding module is used for popping up a one-key registration page when detecting the first user behavior to guide the user to complete account registration if the mask mobile phone number is determined to be successfully acquired;
the first user behavior comprises:
successful login through the identity of the visitor, successful login through the third-party application and/or comment posting;
if the mask mobile phone number is determined to be successfully acquired, popping up a one-key registration page to guide the user to complete account registration when first user behavior is detected, wherein the method comprises the following steps:
if a plurality of mobile phone numbers belong to the target operator, simultaneously displaying the plurality of mobile phone numbers for the user to select in a one-key registration page, and completing account registration in a one-key registration mode after obtaining the selection of the user;
the target operator determination module specifically includes:
the SDK information acquisition unit is used for acquiring the SDK information of the target operator;
the SIM card access unit is used for accessing the SIM card of the mobile terminal through the SDK information;
the first judgment unit is used for determining that the mobile phone number of the mobile terminal belongs to a target operator if the SIM card can be successfully accessed;
and the second judging unit is used for determining that the mobile phone number of the mobile terminal does not belong to a target operator if the SIM card cannot be successfully accessed.
6. An electronic device comprising a memory, a processing means and a computer program stored on the memory and executable on the processing means, wherein the processing means, when executing the program, implements an account registration method for an application program according to any one of claims 1 to 4.
7. A storage medium containing computer-executable instructions for performing an account registration method for an application program as claimed in any one of claims 1 to 4 when executed by a computer processor.
CN201910969444.9A 2019-10-12 2019-10-12 Account registration method, device, equipment and storage medium of application program Active CN110674481B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910969444.9A CN110674481B (en) 2019-10-12 2019-10-12 Account registration method, device, equipment and storage medium of application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910969444.9A CN110674481B (en) 2019-10-12 2019-10-12 Account registration method, device, equipment and storage medium of application program

Publications (2)

Publication Number Publication Date
CN110674481A CN110674481A (en) 2020-01-10
CN110674481B true CN110674481B (en) 2022-03-04

Family

ID=69082007

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910969444.9A Active CN110674481B (en) 2019-10-12 2019-10-12 Account registration method, device, equipment and storage medium of application program

Country Status (1)

Country Link
CN (1) CN110674481B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111740942B (en) * 2020-01-17 2022-11-08 北京沃东天骏信息技术有限公司 Login/registration method, device, system, electronic equipment and storage medium
CN114596656B (en) * 2020-12-03 2023-09-19 中移互联网有限公司 Electronic pass processing method, device and equipment
WO2023029476A1 (en) * 2021-09-03 2023-03-09 王恩惠 Method for determining account information when user is in non-login state, and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104348714A (en) * 2014-11-18 2015-02-11 北京奇虎科技有限公司 Mobile terminal, server and friend-based application program recommendation method
CN108156155B (en) * 2017-12-25 2021-01-15 资密科技有限公司 Wireless network-based biometric authentication system, mobile device and method
CN108650276A (en) * 2018-05-21 2018-10-12 北京五八信息技术有限公司 A kind of login method, device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN110674481A (en) 2020-01-10

Similar Documents

Publication Publication Date Title
CN111639319B (en) User resource authorization method, device and computer readable storage medium
CN110674481B (en) Account registration method, device, equipment and storage medium of application program
CN111459364B (en) Icon updating method and device and electronic equipment
CN111209306A (en) Business logic judgment method and device, electronic equipment and storage medium
CN111614759B (en) Resource sharing method and device, electronic equipment and computer readable medium
CN111596991A (en) Interactive operation execution method and device and electronic equipment
CN111432001A (en) Method, apparatus, electronic device, and computer-readable medium for jumping scenes
CN111309617A (en) Application program control method and device, storage medium and electronic equipment
CN104333530A (en) Information credibility verifying method and apparatus
CN112257478A (en) Code scanning method, device, terminal and storage medium
CN111309496A (en) Method, system, device, equipment and storage medium for realizing delay task
CN111163324A (en) Information processing method and device and electronic equipment
CN112968871B (en) Login method and device of application program, readable medium and electronic equipment
CN110855655B (en) Information verification method, device, equipment and storage medium
CN113162836A (en) Virtual local area network communication method and device, cloud server, medium and electronic equipment
CN115801299B (en) Meta universe identity authentication method, device, equipment and storage medium
CN110619101A (en) Method and apparatus for processing information
CN115567937A (en) Short message verification method and device, storage medium and electronic equipment
CN112202973B (en) Terminal control method and device, electronic equipment and computer readable medium
CN111897620A (en) Interaction method and device and electronic equipment
CN113031950A (en) Picture generation method, device, equipment and medium
CN112822328A (en) Data display method and device and electronic equipment
CN112306858A (en) Test method and device and electronic equipment
CN112306596A (en) Information interaction method and device and electronic equipment
CN110855767B (en) Method, device, equipment and storage medium for responding operation request

Legal Events

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