CN110838010A - Service processing method, device, terminal, server and storage medium - Google Patents

Service processing method, device, terminal, server and storage medium Download PDF

Info

Publication number
CN110838010A
CN110838010A CN201911063715.0A CN201911063715A CN110838010A CN 110838010 A CN110838010 A CN 110838010A CN 201911063715 A CN201911063715 A CN 201911063715A CN 110838010 A CN110838010 A CN 110838010A
Authority
CN
China
Prior art keywords
target participant
service
server
authorization code
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911063715.0A
Other languages
Chinese (zh)
Other versions
CN110838010B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201911063715.0A priority Critical patent/CN110838010B/en
Publication of CN110838010A publication Critical patent/CN110838010A/en
Application granted granted Critical
Publication of CN110838010B publication Critical patent/CN110838010B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • G06Q20/4014Identity check for transactions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • G06Q20/4016Transaction verification involving fraud or risk level assessment in transaction processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Finance (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Tourism & Hospitality (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the invention discloses a service processing method, a device, a terminal, a server and a storage medium, wherein the method comprises the following steps: obtaining an identification of a target participant of a requested service when a service request is detected in a user interface of a social application; sending an information acquisition request to a server so that the server sends an authorization notification to a target participant and receives a verification authorization code returned by the target participant, determining whether the verification authorization code is matched with an archiving authorization code associated with the identifier of the target participant stored in a block chain, and if so, acquiring the identity information of the target participant from the block chain according to the identifier of the target participant and verifying the identity information to obtain an identity verification result of the target participant; and receiving the authentication result of the target participant returned by the server and determining whether to execute the requested service according to the authentication result of the target participant. The embodiment of the invention can improve the safety of service processing.

Description

Service processing method, device, terminal, server and storage medium
Technical Field
The invention relates to the technical field of internet, in particular to a service processing method, a service processing device, a terminal, a server and a storage medium.
Background
To meet the user's demand, more applications are developed and run in the terminal, such as payment-type applications, social-type applications, and shopping-type applications, etc. Taking the social application program as an example, the process of the terminal executing a certain service in the social application program may be: when the terminal detects a service request, the terminal sends the service request to the server, and the server acquires service data required by executing the requested service and returns the service data; and the terminal executes the requested service according to the service data.
However, in the above process of executing the service, if an illegal user exists in a participant of the requested service, the property of the request initiator may have a security risk. For example, if the requested service is a transfer service, if the transfer object is an unauthorized user, the property of the transfer may be lost by performing the service processing through the above-described process of performing the service. Therefore, how to ensure that the services included in the social application program are executed more safely is a hot issue of research.
Disclosure of Invention
The embodiment of the invention provides a service processing method, a service processing device, a terminal, a server and a storage medium, which can process service more safely.
In one aspect, an embodiment of the present invention provides a service processing method, including:
when a service request is detected in a user interface of a social application program, acquiring an identifier of a target participant of the requested service;
sending an information acquisition request to a server, wherein the information acquisition request carries the identifier of the target participant, so that the server sends an authorization notification to the target participant, receives a verification authorization code returned by the target participant, determines whether the verification authorization code is matched with an archiving authorization code associated with the identifier of the target participant stored in a block chain, and if so, acquires the identity information of the target participant from the block chain according to the identifier of the target participant, and verifies the identity information of the target participant to obtain an identity verification result of the target participant;
and receiving the authentication result of the target participant returned by the server, and determining whether to execute the requested service according to the authentication result of the target participant.
In another aspect, an embodiment of the present invention provides another service processing method, where the method includes:
receiving an information acquisition request sent by a service initiator terminal, wherein the information acquisition request is sent when a service request is detected in a user interface of a social application program of the service initiator terminal, and the information acquisition request comprises an identifier of a target participant of a requested service;
sending notification information for obtaining a verification authorization code to the target participant, and receiving the verification authorization code returned by the target participant;
if the archiving authorization code associated with the identifier of the target participant stored in the block chain is matched with the checking authorization code, acquiring the identity information of the target participant from the block chain according to the identifier of the target participant;
and verifying the identity information of the target participant and sending the identity verification result of the target participant to the service initiator terminal so as to instruct the service initiator terminal to determine whether to execute the requested service according to the identity verification result of the target participant.
In another aspect, an embodiment of the present invention provides a service processing apparatus, including:
the system comprises an acquisition unit, a service processing unit and a service processing unit, wherein the acquisition unit is used for acquiring the identification of a target participant of a request service when a service request is detected in a user interface of a social application program;
a sending unit, configured to send an information acquisition request to a server, where the information acquisition request carries an identifier of the target participant, so that the server sends an authorization notification to the target participant, receives a verification authorization code returned by the target participant, determines whether the verification authorization code matches an archive authorization code associated with the identifier of the target participant stored in a block chain, and if the verification authorization code matches the archive authorization code, acquires identity information of the target participant from the block chain according to the identifier of the target participant, and verifies the identity information of the target participant to obtain an identity verification result of the target participant;
the receiving unit is used for receiving the authentication result of the target participant returned by the server;
and the processing unit is used for determining whether to execute the requested service according to the authentication result of the target participant.
In another aspect, an embodiment of the present invention provides another service processing apparatus, where the apparatus includes:
a receiving unit, configured to receive an information acquisition request sent by a service initiator terminal, where the information acquisition request is sent when a service request is detected in a user interface of a social application program of the service initiator terminal, and the information acquisition request includes an identifier of a target participant of a requested service;
a sending unit, configured to send notification information for obtaining a verification authorization code to the target participant;
the receiving unit is further configured to receive a verification authorization code returned by the target participant;
an obtaining unit, configured to obtain, if an archiving authorization code associated with the identifier of the target participant stored in the block chain matches the verification authorization code, identity information of the target participant from the block chain according to the identifier of the target participant;
the verification unit is used for verifying the identity information of the target participant;
the sending unit is configured to send the authentication result of the target participant to the service initiator terminal to instruct the service initiator terminal to determine whether to execute the requested service according to the authentication result of the target participant.
In another aspect, an embodiment of the present invention provides a terminal, including: a processor adapted to execute one or more instructions; and a computer storage medium storing one or more instructions adapted to be loaded by the processor and to perform the business process method of the above aspect.
In another aspect, an embodiment of the present invention provides a server, including: a processor adapted to execute one or more instructions; and a computer storage medium storing one or more instructions adapted to be loaded by the processor and to perform the business process method of the further aspect.
Accordingly, an embodiment of the present invention further provides a computer-readable storage medium, where a first computer program instruction is stored in the computer storage medium, and when executed by a processor, the first computer program instruction is configured to execute the service processing method according to the above aspect; alternatively, the computer storage medium stores therein second computer program instructions, and the second computer program instructions, when executed by the processor, are configured to perform the service processing method according to the still another aspect.
In the embodiment of the present invention, before executing a service requested by a service request, a service initiator terminal needs to send an information acquisition request to a server to instruct the server to acquire identity information of a target participant of the requested service, verify the identity information to obtain an identity verification result and return the identity verification result, and further, execute the requested service according to the identity verification result returned by the server. The identity information stored in the block chain cannot be changed, so that the server verifies the identity information to obtain an identity verification result which is more accurate, and the security of executing the service can be improved by executing the requested service based on the identity verification result returned by the server. In addition, when the server acquires the identity information of the target participant, the server needs to send an authorization notification to the target participant and receive a verification authorization code returned by the target participant, and the server can acquire the identity information of the target participant from the block chain only when the verification authorization code is matched with an archiving authorization code associated with the target participant stored in the block chain.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a service processing system according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a service processing method according to an embodiment of the present invention;
fig. 3a is a schematic diagram of a session window provided by an embodiment of the present invention;
FIG. 3b is a schematic diagram of an electronic resource transfer interface according to an embodiment of the present invention;
FIG. 3c is a schematic view of another electronic resource transfer interface provided by an embodiment of the present invention;
FIG. 3d is a diagram of another conversation window provided by an embodiment of the present invention;
fig. 3e is a schematic diagram of another session window provided by the embodiment of the present invention;
fig. 4 is a schematic flow chart of another service processing method according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a registration interface provided by an embodiment of the invention;
fig. 6 is a schematic structural diagram of a service processing apparatus according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of another service processing apparatus provided in an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a terminal according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a server according to an embodiment of the present invention.
Detailed Description
The technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention.
At present, after a service request is detected in a service interface of a social application program by a service initiator terminal, the requested service can be directly executed without performing identity authentication on a participant of the requested service, so that potential safety hazards exist on personal and property of the service initiator due to the fact that the participant is illegal in identity. For example, some illegal users register login accounts of multiple social applications by means of the dependence of the users on the social applications, and use each login account to impersonate the identities of other users or forge some users who do not exist in real life, and cheat the money of other users.
In order to avoid the foregoing situation, embodiments of the present invention provide a service processing scheme, where an identity authentication function is developed in a social application program, so that when a service request is detected, an identity authentication may be performed on a target participant of a requested service, and the requested service is executed according to an identity authentication result of the target participant, thereby improving security of service execution. Specifically, the service processing scheme includes: when a service request is detected in a user interface of a social application program, a service initiator terminal acquires an identifier of a target participant of a requested service; further, an information acquisition request carrying the identification of the target participant is sent to a server, the server sends an authorization notification to the target participant and receives a verification authorization code returned by the target participant, the server can be a device outside the block chain, and the server can interact with any node device on the block chain; alternatively, the server may be any node device on the blockchain. If the verification authorization code is matched with an archiving authorization code associated with the identifier of the target participant stored in the block chain, further acquiring the identity information of the target participant from the block chain based on the identifier of the target participant, verifying the identity information of the target participant to obtain an identity verification result, and then returning the identity verification result to the service initiator terminal; and the service initiator terminal executes the requested service according to the authentication result.
Wherein, the target participant can refer to all users related to the requested service; alternatively, the target participant may be a user associated with the requested service. For example, assuming that the requested service is an electronic resource transfer service, the users related to the requested service include a service initiator and a transfer receiver, and the target participants may include a service initiator and a transfer receiver; alternatively, the target participant may comprise only the transfer recipient or only the service originator, and the details of how the target participant is selected from the users associated with the requested service will be described in more detail in the embodiments that follow.
In the service processing scheme, the identity information stored in the blockchain is not changed, so that the server verifies the identity information to obtain an accurate identity verification result of the target participant, and the security of service execution can be improved by executing the requested service based on the identity verification result of the target participant returned by the server. In addition, when the server acquires the identity information of the target participant, the server needs to send an authorization notification to the target participant and receive a verification authorization code returned by the target participant, and the server acquires the identity information of the target participant from the block chain only when the verification authorization code is matched with an archiving authorization code associated with the target participant stored in the block chain.
Based on the foregoing service processing scheme, an embodiment of the present invention provides a service processing system, and referring to fig. 1, a schematic structural diagram of the service processing system provided in the embodiment of the present invention is shown. The service processing system shown in fig. 1 may include a service initiator terminal 101, a server 102, and a target participant terminal 103, where the service initiator terminal 101 is a terminal used by a service initiator, and the target participant terminal 103 is a terminal used by a target participant.
The service initiator terminal 101 and the target participant terminal 103 can both run a social application program, and the service initiator can log in the social application program in the service initiator terminal 101 through a login account and a login password corresponding to the service initiator; likewise, the target participant may log in to the social application program in the target participant terminal 102 through the login account and the login password corresponding to the target participant.
When the service processing scheme is executed, the service initiator terminal 101 is configured to display a user interface of the social application program, acquire an identifier of a target participant when a service request is detected in the user interface, and send the identifier of the target participant to the server 102 with the information acquisition request; the server 102 is configured to send a notification of obtaining the verification authorization code to the target participant terminal 102 corresponding to the target participant; after receiving the notification, the target participant terminal 103 prompts the target participant to input a verification authorization, and then returns the received verification authorization input by the target participant to the server 102; the server 102 matches the obtained verification authorization code with an archiving authorization code associated with the identifier of the target participant stored in the block chain, and if the matching is successful, further obtains the identity information of the target participant from the block chain based on the identifier of the target participant, verifies the identity information of the target participant to obtain an identity verification result, and returns the identity verification result to the service initiator terminal 101, so that the service initiator terminal 101 determines whether to execute the requested service according to the identity verification result.
Based on the service processing system, an embodiment of the present invention further provides a service processing method, and referring to fig. 2, a flowchart of the service processing method provided in the embodiment of the present invention is shown. The service processing method shown in fig. 2 may include the following steps:
step S201, when a service request is detected in a user interface of a social application program, acquiring an identifier of a target participant of the requested service;
social applications may include, among other things, instant messaging applications, such as WeChat applications, QQ applications, enterprise WeChat applications, and so forth. In one embodiment, the user interface of the social application may include an electronic resource transfer interface in the social application, and the requested service includes an electronic resource transfer service, such as a transfer service or a red envelope service in a WeChat application. In yet another embodiment, the user interface of the social application may further include a service interface of a sub-program of the social application. The subprogram of the social application program can refer to a third-party application program which is embedded in the social application program and can be operated without being downloaded and installed, for example, an applet in the WeChat application program is a subprogram included in the WeChat application program; the public number in the WeChat application may also be referred to as a subroutine in the WeChat application.
In one embodiment, if the user interface of the social application includes a service interface of a sub-program of the social application, the requested service may be any service included in the service interface of the sub-program, for example, the sub-program of the social application is a meal ordering applet, the user interface of the social application includes a service interface of a meal ordering applet, and the requested service includes a meal ordering service, a meal ordering order query service, and the like; for another example, the subprogram in the social application includes xxx express public number, the user interface of the social application includes a service interface of the xxx express public number, and the requested service may include a logistics query service, an order placement service, and the like.
In other embodiments, the user interface of the social application may also include a session window interface, an add contact interface, an account lost lock interface, and the like in the social application.
In one embodiment, the target participants for the requested service may be any one or more of the users associated with the requested service. The users related to the requested service include a service initiator of the service request and a service receiver of the requested service, that is, the target participant of the requested service may be the service initiator and/or the service receiver. For example, suppose that a user a inputs a service request of a logistics query service on a user interface of a social application program, and the user a is a service initiator of the service request; further, after the logistics is inquired, the inquiry result is returned to the user interface of the social application program, and at the moment, the user A can check the inquiry result and see whether the service receiver of the requested service is the user A; for another example, suppose that a user A inputs a transfer service request for transferring electronic resources to a user B on a user interface of a social application program, and the user A is a service initiator of the service request; and executing transfer service according to the transfer service, namely transferring a part of electronic resources belonging to the user A to the user B, wherein the user B is a service receiver of the requested service.
In one embodiment, the service originator terminal may select a target participant from among users associated with the requested service according to the service type. Optionally, the server or the service initiator terminal may set a corresponding target participant type for each service type in advance. For example, the target participant type corresponding to the electronic resource transfer service is a service receiver of the requested service; for another example, the type of the target participant corresponding to the account locking service is a service initiator of the requested service. Based on this, if the service initiator terminal detects a service request in the user interface of the social application program, the target participant type corresponding to the requested service is obtained; further, users related to the requested service are obtained, and users with the same type as the target participants are selected from the related users as the target participants.
In another embodiment, the service initiator terminal may obtain the target participant of the requested service according to the selection operation of the service initiator. Specifically, after detecting a service request in a user interface of a social application program, a service initiator terminal may output a notification interface for determining a target participant, where the notification interface may display a user related to the requested service and a confirmation selection button, and the service initiator may select any user related to the requested service on the notification interface and click the confirmation selection button; the terminal takes the user selected by the service initiator as a target participant.
In other embodiments, if the user associated with the requested service is the only service originator, the service originator may be the target participant by default. It should be understood that the above are only a few possible ways of determining the target participant according to the embodiments of the present invention, and in practical applications, the target participant may also be determined in other ways according to business requirements.
After determining the target participant, an identification of the target participant may be further obtained. The identification of the target participant may be a login account used by the target participant to log into the social application program or a nickname corresponding to the target participant.
Step S202, sending an information acquisition request carrying the identification of the target participant to a server.
In one embodiment, in order to authenticate the target participant, the identity information of the target participant needs to be obtained, and the identity information of the target participant may be submitted by the target participant registered in the social application. In order to ensure that the identity information of the target participant is not tampered, the server can upload the identity information input by the target participant to the blockchain for storage during social application registration, and when the identity information of the target participant needs to be acquired, the server can read the identity information of the target participant from the blockchain under the condition that the target participant agrees.
In one embodiment, after the target participant inputs the identity information, the target participant can select a storage mode of the identity information; if the storage mode selected by the target participant is a block chain, the target participant wants to host the identity information of the target participant into the block chain for storage, and the server uploads the identity information of the target participant into the block chain for storage after receiving the identity information of the target business participant; if the storage mode selected by the target participant is the server, which indicates that the target participant wants to host the identity information of the target participant to the server for storage, the server stores the identity information of the target participant locally after receiving the identity information of the target participant.
Similarly, for the service initiator, when the service initiator registers in the social application program, the service initiator may also submit the identity information of the service initiator and select to store the identity information in the server or store the identity information in the blockchain.
In one embodiment, in order to avoid that someone pretends that the target participant agrees that the server acquires the identity information of the target participant from the blockchain, and the identity information of the target participant is acquired by an illegal user, the target participant may further send an archiving authorization code to the server, and the archiving authorization code of the target participant and the identity information of the target participant are stored together in the blockchain network by the server. When the identity information of the target participant needs to be acquired, the target participant is required to input a verification authorization code, when the verification authorization code is matched with the archiving authorization code stored in the block chain, the target participant agrees to acquire the identity information of the target participant, and then the server acquires the identity information of the target participant from the block chain, so that the security of the identity information of the target participant is ensured.
Based on the above description, in the process of authenticating the identity of the target participant, the service initiator terminal needs to send an information acquisition request to the service, and carries the identifier of the target participant in the information acquisition request, so as to instruct the server to acquire the identity information of the target participant from the blockchain, and authenticate the identity information of the target participant to obtain an identity authentication result.
Step S203, the server receives the information obtaining request, sends notification information for obtaining the verification authorization code to the target participant, and receives the verification authorization code returned by the target participant.
And after receiving the information acquisition request, the server performs identity authentication on the target participant. In the verification process, the server firstly determines whether the target participant agrees to the service initiator to perform identity verification on the target participant, specifically, the server sends notification information for acquiring a verification authorization code to the target participant, and the notification information can be used for prompting whether the target participant agrees to the service initiator to perform identity verification on the target participant; the target participant is further required to enter a verification authorization code if the target participant enters an operation to approve the verification.
For example, assuming that the social application is a WeChat application, the service originator opens a session window with the contact user in the social application as shown in FIG. 3a, and selects an electronic resource transfer service in the session window shown in FIG. 3a as transfer 301 in FIG. 3 a; the service initiator terminal displays an electronic resource transfer interface corresponding to the electronic resource transfer service as shown in fig. 3b, and the service initiator can click a transfer button after inputting information such as transfer amount and the like in the electronic resource transfer interface shown in fig. 3 b; after detecting the click operation of the transfer button, the service initiator terminal may pop up a prompt message for prompting the service initiator whether to perform the identity verification on the contact user, as shown in fig. 3 c. And if the service initiator agrees to verify, the service initiator terminal determines that the contact user is the target participant, acquires the identifier of the target participant and sends an information acquisition request carrying the identifier of the target participant to the server. Fig. 3d shows that, after acquiring the information acquisition request, the server may send notification information for acquiring the verification authorization code to the target participant (that is, the contact user), where fig. 3d is a session window between the target participant and the service initiator in the terminal of the target participant according to the embodiment of the present invention. The notification information may include a notification that the service originator authenticated the target participant as shown at 302, and may also include an area where the target participant input agrees to the authentication, which may include a confirm button and a decline button. When the target participant clicks the confirmation button, the target participant terminal may pop up the area filled with the verification authorization code as shown at 303 in fig. 3 e. The target participant enters the verification authorization code at 303 and the target participant terminal returns the verification authorization code to the server. When the target participant clicks the reject button, the target participant terminal may feed back to the server that the target participant rejects the authentication.
Step S204, if the archiving authorization code associated with the identifier of the target participant stored in the block chain is matched with the verification authorization code, acquiring the identity information of the target participant from the block chain according to the identifier of the target participant.
After determining that the target participant agrees to perform identity authentication and receiving the verification authorization code returned by the target participant, the server may obtain an archiving authorization code corresponding to the target participant from the block chain based on the identifier of the target participant. In an embodiment, the embodiment that the server obtains the authorization code corresponding to the target participant from the blockchain based on the identifier of the target participant may be: and searching an archiving authorization code corresponding to the identifier of the target participant in the block chain, and determining the searched archiving authorization code as the archiving authorization associated with the identifier of the target participant.
In an embodiment, in order to ensure the security of the archiving authorization code corresponding to the target participant, the archiving authorization code corresponding to the target participant may be stored in the blockchain after being encrypted by the server using the encryption private key corresponding to the target participant. Therefore, after acquiring the archiving authorization code corresponding to the target participant from the blockchain, the server needs to perform decryption processing. It should be understood that the archiving authorization code encrypted with the encryption private key corresponding to the target participant can only be decrypted using the decryption public key corresponding to the target participant. Therefore, the decrypting, by the server, of the archiving authorization corresponding to the target participant may include: detecting whether a decryption public key corresponding to a target participant is stored in the local server or not; if so, decrypting the acquired archiving authorization code by adopting a decryption public key corresponding to the target participant; and if not, sending notification information for acquiring the decryption public key to the target participant terminal, receiving the decryption public key returned by the target participant terminal, and then decrypting the archiving authorization code corresponding to the target participant by adopting the decryption public key.
In one embodiment, after decryption processing is performed on the archiving authorization code corresponding to the target participant, the verification authorization code returned by the target participant is matched with the archiving authorization code corresponding to the target participant, and if matching is successful, the identity information of the target participant is acquired from the block chain; if the matching fails, prompt information of verification failure can be output. The identity information of the target participant can include any one or more of the name, sex, identification number, occupation, contact information and the like of the target participant.
To sum up, in the service processing process, after receiving the verification authorization code returned by the target participant, the server first obtains the archiving authorization code corresponding to the target participant from the block chain according to the identifier of the target participant, and when it is ensured that the archiving authorization code matches the verification authorization code, obtains the identity information of the target participant from the block chain according to the identifier of the target participant, and then verifies the identity information of the target participant.
In other embodiments, after receiving the verification authorization code returned by the target participant, the server may obtain, from the block chain, the archival authorization code corresponding to the target participant and the identity information of the target participant according to the identifier of the target participant; when the archiving authorization code is matched with the checking authorization code, the identity information of the target participant can be directly verified, the step of acquiring the identity information of the target participant from the block chain is omitted, the interaction between the server and the block chain is reduced, the identity verification time is shortened, and the identity verification efficiency is improved. In practical application, any one of the above manners may be selected according to actual requirements to obtain the archival authorization code corresponding to the target participant and the identity information of the target participant.
Step S205, the identity information of the target participant is verified to obtain the identity verification result of the target participant, and the identity verification result of the target participant is sent to the service initiator terminal.
In one embodiment, the verifying the identity information of the target participant may include: whether the target participant is a truly existing user, whether the identity information of the target participant is correct, and the like. Optionally, the server may verify the identity information of the target participant by calling data of the third-party identity information storage mechanism, for example, the population management mechanism stores the identity information of all users, and the server may obtain the identity information of the target participant stored in the population management mechanism; matching the identity information acquired from the population management mechanism with the identity information acquired from the blockchain, and if the matching is successful, indicating that the identity verification is successful; and if the matching fails, the authentication fails.
In one embodiment, the server sends an authentication result for authenticating the target participant to the service initiator terminal, so that the service initiator terminal executes the service requested by the service initiator according to the authentication result.
In one embodiment, if the user interface of the social application includes a service interface of a sub-program of the social application, the service request is input at the service interface of the sub-program of the social application, and therefore, when the requested service is executed, the support is provided by a server corresponding to the sub-program of the social application. Therefore, in the embodiment of the present invention, if the user interface of the social application includes a service interface of a sub-program of the social application, the server may include a first server corresponding to the social application and a second social server corresponding to the sub-program of the social application. The first server is configured to perform steps S202 to S204, and after the steps S202 to S204 are performed, the first server sends the acquired identity information of the target participant to the second server, and after the second server receives the identity information of the target participant, the second server performs step S205 to verify the identity information of the target participant to obtain an identity verification result of the target participant. Further, the second server sends the authentication result to the first server, and the first server sends the authentication result to the service initiator terminal to instruct the service initiator terminal to execute the requested service according to the authentication result of the target participant.
And step S206, receiving the authentication result of the target participant, and determining whether to execute the requested service according to the authentication result of the target participant.
In one embodiment, the implementation of step S206 may include: executing the requested service in a user interface of the social application if the authentication result indicates that the target participant is authenticated; and if the authentication result indicates that the authentication of the target participant fails, outputting prompt information of service execution failure in a user interface of the social application program. If the service initiator wants the service initiator terminal to continue to execute the requested service again, the service initiator can re-input the service request for the requested service according to the failure reason or the solution in the prompt message.
In one embodiment, the authentication result of the target participant may include the identity information of the target participant, and after receiving the authentication result of the target participant, the service initiator terminal may display the identity information of the target participant in a user interface of the social application for the service initiator to view.
In the embodiment of the invention, when a service initiator terminal detects a service request in a user interface of a social application program, the identifier of a target participant is obtained; sending an information acquisition request carrying the identification of the target participant to a server, and after receiving the information acquisition request, sending a notification of acquiring a verification authorization code to the target participant and receiving the verification authorization code returned by the target participant by the server; further, the server matches the verification authorization code returned by the target participant with an archiving authorization code associated with the identifier of the target participant stored in the block chain, and if the verification authorization code and the archiving authorization code are matched, the identity information of the target participant is acquired from the block chain according to the identifier of the target participant; and then, the identity information of the target participant is verified to obtain an identity verification result, and the identity verification result of the target participant is sent to the service initiator terminal to instruct the service initiator terminal to execute the requested service according to the identity verification result of the target participant.
In the service processing scheme, the identity information stored in the blockchain is not changed, so that the server verifies the identity information to obtain an accurate identity verification result, and the security of executing the service can be improved by executing the requested service based on the identity verification result returned by the server. When the server acquires the identity information of the target participant, the server needs to send an authorization notification to the target participant and receive a verification authorization code returned by the target participant, and the server can acquire the identity information of the target participant from the block chain only under the condition that the verification authorization code is matched with an archiving authorization code associated with the target participant and stored in the block chain.
Based on the foregoing service processing method, an embodiment of the present invention further provides another service processing method, and referring to fig. 4, a flowchart of the another service processing method provided in the embodiment of the present invention is shown. The service processing method shown in fig. 4 may include the following steps:
step S401, the server receives the registration request sent by the target participant and verifies the registration request.
In one embodiment, when a target participant first launches a social application in a participant terminal, the target participant is required to register in the social application. Specifically, when the participant terminal detects the registration operation of the target participant, a registration interface may be displayed so that the target participant fills in corresponding information in the registration interface. The registration interface may include a login information filling area, an identity information filling area and a confirmation button, the login information filling area may provide a target participant with a login account and a login password, the identity information filling area may provide the target participant with identity information, and the identity information includes name, gender, contact address, location, occupation and identity such as an identification number, a visa number and the like.
After the target participant completes the filling in of the registration interface, the target participant can click a determination button; after detecting that the target participant clicks the confirmation button, the target participant terminal may generate a corresponding archiving authorization code for the target participant, and send the archiving authorization code corresponding to the target participant, the login account and the login password input by the target participant in the login information filling area, and the identity information input by the identity information filling area to the server in a registration request.
In an embodiment, before the terminal sends the registration request to the server, a storage prompt may be further output, where the storage prompt is used to instruct the target participant to select a storage location of its identity information, and the target participant may select to host its identity information to the blockchain for storage or to store the identity information in the server according to the storage prompt; the terminal sends the registration request and the storage location selected by the target participant to the server.
For example, assuming that the social application is a wechat application and the target participant is a wechat user, referring to fig. 5, which is a schematic diagram of a registration interface provided in an embodiment of the present invention, in the registration phase, the wechat user terminal displays the registration interface shown in fig. 5, where the registration interface may include a login information filling area 501, an identity information filling area 502, and a determination button 503, where the login information filling area 501 is used to input a login account number and a login password, and the identity information filling area is used to input identity information of the target participant, such as a name, a contact way, a occupation, an identity, and the like. After the WeChat user completes the completion of the fill-in at 501 and 502, the OK button 503 may be clicked. After detecting the click operation of the confirmation button 503, the micro credit user terminal generates an archiving authorization code for the micro credit user, and carries the information input by the archiving authorization code, the areas 501 and 502 in the registration request to send to the server.
And S402, if the registration request passes the verification, storing a login account and a login password, and uploading the identity information of the target participant and the archiving authorization code of the target participant to a block chain for storage.
In one embodiment, the server receives the registration request sent by the target participant that the target participant terminal sent to the server. After receiving the registration request, the server verifies the registration request. The verifying the registration request may include verifying whether the formats of the login account and the login password meet a preset format requirement, verifying whether the identity information of the target participant is true, and the like. After the login account and the login password are verified, the login account and the login password can be stored, and the login account is marked as the identification of the target participant.
In one embodiment, after the registration request is verified, the identity information of the target participant and the archival authorization code of the target participant may also be uploaded to the blockchain network for storage. Optionally, the uploading the identity information of the target participant and the archival authorization code of the target participant to a block chain for storage includes: generating an encryption private key and a decryption public key corresponding to the target participant; and encrypting the identity information of the target participant and the archiving authorization code of the target participant by adopting an encryption private key corresponding to the target participant, and uploading the encrypted identity information and the archiving authorization code to a block chain for storage. In one embodiment, the blockchain may use the identification of the target participant as a key, the archival authorization of the target participant and the identity information of the target participant as a key value, and store the identity information of the target participant and the archival authorization code in the form of a key-value pair (key, value).
After generating an encryption private key and a decryption public key corresponding to a target participant, the server may bind the decryption public key with a login account of the target participant, and store the decryption public key locally in the server; or after the server binds the decryption public key with the login account of the target participant, the decryption public key is sent to the target participant terminal and stored by the target participant terminal.
In one embodiment, after uploading the identity information of the target participant and the archiving authorization code of the target participant to the block chain for storage, registration completion information may be generated and returned to the target participant to prompt the target participant that the registration is successful, and the target participant may log in to the social application program through the login account and the login password. In one embodiment, the registration completion information may include an archiving authorization code generated by the target participant terminal for the target participant, and the registration completion information may further prompt the target participant to play a role of the archiving authorization code, such as the archiving authorization code is used for identity verification and account recovery or locking.
When the other users of the social application program want to verify the identity of the target participant, the target participant needs to agree to verify and input the archiving authorization code, so that the other users can continue to perform subsequent verification operations. The archiving authorization code used for account locking means that if a login account registered by a target participant is lost or stolen by other users, the target participant can input a login account locking request in a user interface of a social application, and in order to ensure the security of the login account and ensure that the locking request is input by the target participant himself, the target participant needs to input an archiving authorization code, and the server locks the login account according to the login account locking request under the condition that the archiving authorization code is verified to be correct. It should be understood that, in the above registration process, the server may store the login account of the target participant and the archiving authorization code corresponding to the target participant in an associated manner, and when the target participant forgets to log in the login account, the target participant may log in the social application through the archiving authorization code.
Step S403, when a service request is detected in the user interface of the social application, obtaining a service type to which the requested service belongs, and determining whether the requested service needs to authenticate an identity of the target participant according to the service type.
Step S404, if the requested service needs to carry out identity authentication on the target participant, acquiring the identification of the target participant, and sending an information acquisition request carrying the identification of the target participant to the server.
In one embodiment, after detecting a service request in a social application, it may be determined first whether the requested service requires authentication, and if so, the step of obtaining the identifier of the target participant is performed; if authentication is not required, the requested service may be performed directly. In this way, the power consumption overhead of the service initiator terminal can be saved.
Optionally, the service initiator terminal may determine whether the requested service needs to perform identity authentication according to the service type to which the requested service belongs. Specifically, the service initiator terminal or the service initiator may set, in advance, a service type that needs to be authenticated in the social application, such as an electronic resource transfer service, a session service including specific information, a contact adding service, and the like. After receiving a service request input by a service initiator, acquiring a service type of the requested service, and if the service type is a preset service type, determining that identity authentication is required; and if the service type is not the preset service type, determining that identity authentication is not required.
Step S405, the server receives the information acquisition request sent by the service initiator terminal, sends notification information for acquiring the verification authorization code to the target participant, and receives the verification authorization code returned by the target participant.
Step S406, if the archiving authorization code associated with the identifier of the target participant stored in the blockchain matches the verification authorization code, the server obtains the identity information of the target participant from the blockchain according to the identifier of the target participant, verifies the identity information of the target participant to obtain an identity verification result of the target participant, and sends the identity verification result to the service initiator terminal.
Step S407, the service initiator terminal determines whether to execute the requested service based on the authentication result.
In an embodiment, some possible implementations included in steps S405 to S407 may refer to descriptions of corresponding steps in the embodiment shown in fig. 2, and are not described herein again.
In one embodiment, if the user interface of the social application comprises a service interface of an applet of the social application, the service originator opens the applet in the social application and authorizes the applet to run in the social application before detecting a service request in the user interface of the social application. Optionally, before detecting the service request in the user interface of the social application, the method further includes: detecting the operation of running the applet in the social application program, and if the operation indicates that the applet runs in the social application program for the first time, outputting authorization notification information authorizing the applet to run; and if the service initiator inputs the confirmation authorization, the applet is operated in the social application program, and a service interface of the applet is displayed.
In one embodiment, in order to improve the user experience, after the service initiator inputs the confirmation authorization, the applet may obtain the identity information of the target participant, and display a service interface of the applet according to the identity information, so that the service may be better provided for the target participant. Optionally, the implementation manner of the applet obtaining the identity information of the target participant and displaying the service interface of the applet according to the identity information may be as follows: the small program sends a request for acquiring the identity information of the service initiator to a second server corresponding to the small program; after receiving the request, the second server sends an acquisition request for acquiring the identity information of the service initiator to a first server corresponding to the social application program; the first server acquires the identity information of the service initiator from the blockchain according to the identification of the service initiator and returns the identity information of the service initiator to the second server; and the second server generates service interface data according to the identity information of the service initiator, sends the service interface data to the small program, and the small program displays a service interface according to the service interface data.
In the embodiment of the invention, when the target participant registers in the social application, the identity information of the target participant can be input, and after the target participant fills the registration information and the identity information, the terminal of the target participant sends a registration request to the server. And the server receives a registration request sent by the target participant, stores the login account and the login password after the registration request is verified, and uploads the identity information of the target participant and the archiving authorization code of the target participant to the block chain for storage. It should be understood that, storing the identity information of the target participant in the blockchain can ensure that the identity information of the target participant is not tampered, and the accuracy of the verification result can be ensured when subsequently performing identity verification on the target participant based on the identity information of the target participant.
When a service request is detected in a user interface of a social application program and the requested service is judged to need to be authenticated, the identification of a target participant is obtained. Further, an information acquisition request carrying the identification of the target participant is sent to the server; the server receives an information acquisition request sent by a service initiator terminal, sends notification information for acquiring a verification authorization code to the target participant, and receives the verification authorization code returned by the target participant; if the archiving authorization code associated with the identifier of the target participant stored in the blockchain is matched with the verification authorization code, the server acquires the identity information of the target participant from the blockchain according to the identifier of the target participant, verifies the identity information of the target participant to obtain an identity verification result of the target participant, and sends the identity verification result to the service initiator terminal; and finally, the service initiator terminal executes the requested service based on the authentication result.
In the service processing scheme, when the requested service needs to be authenticated, the identification of the target participant is obtained; when the requested service does not need to be authenticated, the step of acquiring the identifier of the target participant and the subsequent authentication step are not executed, so that unnecessary power consumption overhead of the service initiator terminal can be avoided. When the requested service needs to be authenticated, the requested service is executed based on the authentication result of the target participant returned by the server, so that the security of the executed service can be improved. In addition, when the server performs identity authentication on the target participant, the server needs to receive a verification authorization code sent by the target participant, and only when the verification authorization code is matched with an archiving authorization code associated with the target participant and stored in the block chain, the server can acquire the identity information of the target participant from the block chain so as to perform identity authentication.
Based on the foregoing service processing method, an embodiment of the present invention further provides a service processing apparatus, where the service processing apparatus may be configured in a service initiator terminal and may be configured to execute the service processing methods shown in fig. 2 and fig. 4. Please refer to fig. 6, which is a schematic structural diagram of a service processing apparatus according to an embodiment of the present invention. The service processing apparatus shown in fig. 6 may operate as follows:
an obtaining unit 601, configured to obtain, when a service request is detected in a user interface of a social application, an identifier of a target participant of the service request;
a sending unit 602, configured to send an information acquisition request to a server, where the information acquisition request carries an identifier of the target participant, so that the server sends an authorization notification to the target participant, receives a verification authorization code returned by the target participant, determines whether the verification authorization code matches an archive authorization code associated with the identifier of the target participant stored in a block chain, and if the verification authorization code matches the archive authorization code, acquires identity information of the target participant from the block chain according to the identifier of the target participant, and verifies the identity information of the target participant to obtain an identity verification result of the target participant;
a receiving unit 603, configured to receive an authentication result of the target participant returned by the server;
a processing unit 604, configured to determine whether to execute the requested service according to the authentication result of the target participant.
In an embodiment, the user interface of the social application includes a service interface of a sub-program of the social application, the servers include a first server corresponding to the social application and a second server corresponding to the sub-program of the social application, and the sending unit 602, when sending the information acquisition request to the servers, performs the following operations:
sending an information acquisition request to the first server, so that the first server sends an authorization notification to the target participant and receives a verification authorization code returned by the target participant, determining whether the verification authorization code matches an archiving authorization code associated with the identifier of the target participant stored in a block chain, if so, acquiring the identity information of the target participant from the block chain according to the identifier of the target participant and sending the identity information of the target participant to the second server, so that the second server verifies the identity information of the target participant to obtain an identity verification result of the target participant, and sending the identity verification result of the target participant to the first server; the receiving the authentication result of the target participant returned by the server comprises: and receiving the authentication result of the target participant returned by the first server.
In one embodiment, the user interface of the social application includes an electronic resource transfer interface in the social application, the requested service includes an electronic resource transfer service, the authentication result of the target participant further includes identity information of the target participant, and the service processing apparatus further includes a display unit 605, where the display unit 605 is configured to display the identity information of the target participant in the user interface of the social application.
In one embodiment, the processing unit 604 performs the following operations when determining whether to execute the requested service according to the authentication result of the target participant: if the authentication result indicates that the target participant is authenticated, executing the requested service in a service interface of the application program; and if the authentication result indicates that the authentication of the target participant fails, outputting prompt information of service execution failure in a service interface of the application program.
In an embodiment, the obtaining unit 601 is further configured to obtain a service type to which the requested service belongs; the processing unit 604 is further configured to determine whether the requested service needs to perform identity authentication on the target participant according to the service type; if so, the obtaining unit 601 obtains the identification of the target participant of the requested service.
The steps performed by the service originator terminal in relation to the service methods shown in fig. 2 and 4 may be performed by various units in the service processing apparatus shown in fig. 6 according to an embodiment of the present invention. For example, step S201 shown in fig. 2 may be performed by the acquiring unit 601 in the service processing device shown in fig. 6, and step S202 may be performed by the transmitting unit 602 in the service processing device shown in fig. 6; step S206 may be performed by the receiving unit 603 and the processing unit 604 in the service processing apparatus shown in fig. 6; as another example, step S403 shown in fig. 4 may be executed by the obtaining unit 601 and the processing unit 604 in the service processing apparatus shown in fig. 6; step S404 may be executed by the acquisition unit 601 and the transmission unit 602 in the service processing apparatus shown in fig. 6; step S407 can be performed by the receiving unit 603 and the processing unit 604 in the service processing apparatus shown in fig. 6
According to another embodiment of the present invention, the units in the service processing apparatus shown in fig. 6 may be respectively or entirely combined into one or several other units to form the service processing apparatus, or some unit(s) therein may be further split into multiple units with smaller functions to form the service processing apparatus, which may implement the same operation without affecting implementation of technical effects of embodiments of the present invention. The units are divided based on logic functions, and in practical application, the functions of one unit can be realized by a plurality of units, or the functions of a plurality of units can be realized by one unit. In other embodiments of the present invention, the service-based processing device may also include other units, and in practical applications, these functions may also be implemented by being assisted by other units, and may be implemented by cooperation of multiple units.
According to another embodiment of the present invention, the business processing apparatus as shown in fig. 6 may be constructed by running a computer program (including program codes) capable of executing the steps involved in the corresponding method as shown in fig. 2 or fig. 4 on a general-purpose computing device such as a computer including a processing element such as a Central Processing Unit (CPU), a random access storage medium (RAM), a read-only storage medium (ROM), and a storage element, and a business processing method according to an embodiment of the present invention may be implemented. The computer program may be embodied on a computer-readable storage medium, for example, and loaded into and executed by the above-described computing apparatus via the computer-readable storage medium.
Based on the service processing method and the service processing device, the embodiment of the invention also provides another service processing device. Referring to fig. 7, which is a schematic structural diagram of another service processing apparatus according to an embodiment of the present invention, the service processing apparatus shown in fig. 7 may be configured in a server, and configured to execute the service processing methods shown in fig. 2 and fig. 4. The service processing apparatus shown in fig. 7 may operate as follows:
a receiving unit 701, configured to receive an information acquisition request sent by a service initiator terminal, where the information acquisition request is sent when a service request is detected in a user interface of a social application program of the service initiator terminal, and the information acquisition request includes an identifier of a target participant of a requested service;
a sending unit 702, configured to send notification information for obtaining a verification authorization code to the target participant;
the receiving unit 701 is further configured to receive a verification authorization code returned by the target participant;
an obtaining unit 703 is configured to, if an archiving authorization code associated with the identifier of the target participant stored in the block chain matches the verification authorization code, obtain, according to the identifier of the target participant, identity information of the target participant from the block chain;
the verification unit 704 is configured to verify the identity information of the target participant to obtain an identity verification result of the target participant;
the sending unit 702 is configured to send the authentication result of the target participant to the service initiator terminal, so as to instruct the service initiator terminal to determine whether to execute the requested service according to the authentication result of the target participant.
In an embodiment, the user interface of the social application includes a service interface of a sub-program of the social application, the server includes a first server corresponding to the social application and a second server corresponding to the sub-program of the social application, and the business processing method shown in fig. 7 may be executed in the first server or in the second server. In one embodiment, the receiving unit 701 may operate in a first server, and is configured to receive an information obtaining request; the sending unit 702 may operate in a second server, and is configured to send notification information for obtaining a verification authorization code to the target participant and receive the verification authorization code returned by the target participant; the obtaining unit 703 may be run in the first server, and configured to obtain, if the archiving authorization code associated with the target participant identifier stored in the block chain matches the verification authorization code, the identity information of the target participant from the block chain according to the identifier of the target participant; the sending unit 702 may be further configured to send the identity information of the target participant to the second server; the verification unit 704 may be running in a second server, and configured to verify the identity information of the participant to obtain an identity verification result of the target participant; the sending unit 702 may operate in a second server, and is configured to send the authentication result of the target participant to the first server, so that the first server returns the authentication result to the service initiator terminal.
In one embodiment, the user interface of the social application includes an electronic resource transfer interface in the social application, the requested service includes an electronic resource transfer service, the authentication result of the target participant further includes the identity information of the target participant, and the authentication result is further used for instructing the service initiator terminal to display the identity information of the target participant in the user interface of the social application.
In one embodiment, the identification of the target participant includes a login account of the target participant for logging in to the social application, and the receiving unit 701 is further configured to: receiving a registration request sent by the target participant, wherein the registration request comprises a login account and a login password corresponding to the target participant, identity information of the target participant and an archiving authorization code of the target participant; the verification unit 704 is further configured to verify that the registration request is passed, and store a login account and a login password after the registration request is verified; the sending unit 702 is further configured to send the identity information of the target participant and the archiving authorization code of the target participant to the block chain for storage.
In one embodiment, the sending unit 702, when sending the identity information of the target participant and the archival authorization code of the target participant to the blockchain for storage, further performs the following operations: generating an encryption private key and a decryption public key corresponding to the target participant; and encrypting the identity information of the target participant and the archiving authorization code of the target participant by adopting an encryption private key corresponding to the target participant, and uploading the encrypted identity information and the archiving authorization code to a block chain for storage.
According to an embodiment of the present invention, the steps performed by the server according to the service processing method shown in fig. 2 and fig. 4 may be performed by the units in the service processing apparatus shown in fig. 7. For example, step S203 shown in fig. 2 may be performed by the receiving unit 701 and the transmitting unit 702 in the service processing apparatus described in fig. 7; step S204 can be executed by the obtaining unit 802 in the service processing apparatus shown in fig. 7; step S205 may be performed by the verification unit 804 and the transmission unit 802 in the service processing apparatus shown in fig. 7, and as another example, step S401 shown in fig. 4 may be performed by the reception unit 701 and the verification unit 704 in the service processing apparatus shown in fig. 7; step S402 can be executed by the sending unit 702 in the service processing apparatus shown in fig. 7; step S405 may be performed by the transmitting unit 702 and the receiving unit 701 in the service processing apparatus shown in fig. 7; step S406 may be executed by the acquisition unit 703, the verification unit 704, and the transmission unit 702 in the service information processing apparatus shown in fig. 7.
According to another embodiment of the present invention, the units in the service processing apparatus shown in fig. 7 may be respectively or entirely combined into one or several other units to form another unit, or some unit(s) therein may be further split into multiple units with smaller functions to form another unit, which may implement the same operation without affecting implementation of technical effects of the embodiment of the present invention. The units are divided based on logic functions, and in practical application, the functions of one unit can be realized by a plurality of units, or the functions of a plurality of units can be realized by one unit. In other embodiments of the present invention, the message processing apparatus may also include other units, and in practical applications, these functions may also be implemented by being assisted by other units, and may be implemented by cooperation of a plurality of units.
According to another embodiment of the present invention, the business processing apparatus as shown in fig. 7 may be constructed by running a computer program (including program codes) capable of executing the steps involved in the corresponding method as shown in fig. 2 or fig. 4 on a general-purpose computing device such as a computer including a processing element such as a Central Processing Unit (CPU), a random access storage medium (RAM), a read-only storage medium (ROM), and a storage element, and a business processing method according to an embodiment of the present invention may be implemented. The computer program may be embodied on a computer-readable storage medium, for example, and loaded into and executed by the above-described computing apparatus via the computer-readable storage medium.
Based on the description of the foregoing embodiment and the apparatus embodiment, an embodiment of the present invention further provides a terminal, which corresponds to the foregoing service initiator terminal, and refer to fig. 8 as a schematic structural diagram of a terminal provided in an embodiment of the present invention. As shown in fig. 8, the terminal can include a processor 801 and a computer storage medium 802.
A computer storage medium 802 may be stored in the memory of the terminal, the computer storage medium 802 being used to store a computer program comprising program instructions, the processor 801 being used to execute the program instructions stored by the computer storage medium 802. The processor 801 or CPU (Central Processing Unit) is a computing core and a control core of the terminal, and is adapted to implement one or more instructions, and in particular, is adapted to load and execute the one or more instructions so as to implement a corresponding method flow or a corresponding function; in one embodiment, the processor 801 according to the embodiment of the present invention may be configured to perform: when a service request is detected in a user interface of a social application program, acquiring an identifier of a target participant of the requested service; sending an information acquisition request to a server, wherein the information acquisition request carries the identifier of the target participant, so that the server sends an authorization notification to the target participant, receives a verification authorization code returned by the target participant, determines whether the verification authorization code is matched with an archiving authorization code associated with the identifier of the target participant stored in a block chain, and if so, acquires the identity information of the target participant from the block chain according to the identifier of the target participant, and verifies the identity information of the target participant to obtain an identity verification result of the target participant; and receiving the authentication result of the target participant returned by the server, and determining whether to execute the requested service according to the authentication result of the target participant.
In one embodiment, the user interface of the social application includes a service interface of a sub-program of the social application, the servers include a first server corresponding to the social application and a second server corresponding to the sub-program of the social application, and the processor 801 performs the following operations when sending an information acquisition request to the servers: sending an information acquisition request to the first server, so that the first server sends an authorization notification to the target participant and receives a verification authorization code returned by the target participant, determining whether the verification authorization code matches an archiving authorization code associated with the identifier of the target participant stored in a block chain, if so, acquiring the identity information of the target participant from the block chain according to the identifier of the target participant and sending the identity information of the target participant to the second server, so that the second server verifies the identity information of the target participant to obtain an identity verification result of the target participant, and sending the identity verification result of the target participant to the first server; the receiving the authentication result of the target participant returned by the server comprises: and receiving the authentication result of the target participant returned by the first server.
In one embodiment, the user interface of the social application includes an electronic resource transfer interface in the social application, the requested service includes an electronic resource transfer service, the authentication result of the target participant further includes identity information of the target participant, and the processor 801 is further configured to: displaying the identity information of the target participant in a user interface of the social application.
In one embodiment, the processor 801, when determining whether to execute the requested service according to the authentication result of the target participant, performs the following operations: if the authentication result indicates that the target participant is authenticated, executing the requested service in a service interface of the application program; and if the authentication result indicates that the authentication of the target participant fails, outputting prompt information of service execution failure in a service interface of the application program.
In one embodiment, the processor 801 is further configured to perform: acquiring the service type of the requested service; judging whether the requested service needs to carry out identity authentication on a target participant or not according to the service type; if yes, executing the step of obtaining the identification of the target participant of the requested service.
Based on the description of the above embodiments and the device embodiments, the embodiment of the present invention further provides a server, which corresponds to the above server, and fig. 9 is a schematic structural diagram of the server provided in the embodiment of the present invention. As shown in fig. 9, the terminal can include a processor 901 and a computer storage medium 902.
A computer storage medium 902 may be stored in the memory of the server, the computer storage medium 802 being used for storing a computer program comprising program instructions, the processor 901 being used for executing the program instructions stored by the computer storage medium 802. The processor 901 or CPU (Central Processing Unit) is a computing core and a control core of the server, and is adapted to implement one or more instructions, and in particular, is adapted to load and execute the one or more instructions so as to implement a corresponding method flow or a corresponding function; in one embodiment, the processor 901 according to the embodiment of the present invention may be configured to perform: receiving an information acquisition request sent by a service initiator terminal, wherein the information acquisition request is sent when a service request is detected in a user interface of an application program of the service initiator terminal, and the information acquisition request comprises an identifier of a target participant of a requested service; sending notification information for obtaining a verification authorization code to the target participant, and receiving the verification authorization code returned by the target participant; if the archiving authorization code associated with the identifier of the target participant stored in the block chain is matched with the checking authorization code, acquiring the identity information of the target participant from the block chain according to the identifier of the target participant; and verifying the identity information of the target participant to obtain an identity verification result of the target participant, and sending the identity verification result of the target participant to the service initiator terminal to indicate the service initiator terminal to determine whether to execute the requested service according to the identity verification result of the target participant.
In one embodiment, the user interface of the social application includes a service interface of a sub-program of the social application, the server includes a first server corresponding to the social application and a second server corresponding to the sub-program of the social application, the first server receives an information acquisition request, sends notification information for acquiring a check authorization code to the target participant, and receives the check authorization code returned by the target participant; if the archiving authorization code associated with the target participant identifier stored in the block chain is matched with the verification authorization code, acquiring the identity information of the target participant from the block chain according to the target participant identifier, and sending the identity information of the target participant to the second server; and the second server verifies the identity information of the participants to obtain the identity verification result of the target participants, and sends the identity verification result of the target participants to the first server so that the first server returns the identity verification result to the service initiator terminal.
In one embodiment, the user interface of the social application includes an electronic resource transfer interface in the social application, the requested service includes an electronic resource transfer service, the authentication result of the target participant further includes the identity information of the target participant, and the authentication result is further used for instructing the service initiator terminal to display the identity information of the target participant in the user interface of the social application.
In one embodiment, the identification of the target participant comprises a login account of the target participant for logging in to the social application, and the processor 901 is further configured to: receiving a registration request sent by the target participant, wherein the registration request comprises a login account and a login password corresponding to the target participant, identity information of the target participant and an archiving authorization code of the target participant; and if the registration request passes the verification, storing the login account and the login password, and sending the identity information of the target participant and the archiving authorization code of the target participant to a block chain for storage.
In one embodiment, the processor 901 performs the following operations when sending the identity information of the target participant and the archiving authorization code of the target participant to the block chain for storage: generating an encryption private key and a decryption public key corresponding to the target participant; and encrypting the identity information of the target participant and the archiving authorization code of the target participant by adopting an encryption private key corresponding to the target participant, and uploading the encrypted identity information and the archiving authorization code to a block chain for storage.
An embodiment of the present invention further provides a computer storage medium, where a first computer program instruction is stored in the computer storage medium, and when executed by the processor 801, the first computer program instruction is configured to: when a service request is detected in a user interface of a social application program, acquiring an identifier of a target participant of the requested service; sending an information acquisition request to a server, wherein the information acquisition request carries the identifier of the target participant, so that the server sends an authorization notification to the target participant, receives a verification authorization code returned by the target participant, determines whether the verification authorization code is matched with an archiving authorization code associated with the identifier of the target participant stored in a block chain, and if so, acquires the identity information of the target participant from the block chain according to the identifier of the target participant, and verifies the identity information of the target participant to obtain an identity verification result of the target participant; and receiving the authentication result of the target participant returned by the server, and determining whether to execute the requested service according to the authentication result of the target participant.
In other embodiments, the computer storage medium has stored therein second computer program instructions that, when executed by the processor 901, are configured to: receiving an information acquisition request sent by a service initiator terminal, wherein the information acquisition request is sent when a service request is detected in a service interface of an application program of the service initiator terminal, and the information acquisition request comprises an identifier of a target participant of a requested service; sending notification information for obtaining a verification authorization code to the target participant, and receiving the verification authorization code returned by the target participant; if the archiving authorization code associated with the identifier of the target participant stored in the block chain is matched with the checking authorization code, acquiring the identity information of the target participant from the block chain according to the identifier of the target participant; and verifying the identity information of the target participant to obtain an identity verification result of the target participant, and sending the identity verification result of the target participant to the service initiator terminal to indicate the service initiator terminal to determine whether to execute the requested service according to the identity verification result of the target participant.
The above disclosure is intended to be illustrative of only some embodiments of the invention, and is not intended to limit the scope of the invention.

Claims (15)

1. A method for processing a service, comprising:
when a service request is detected in a user interface of a social application program, acquiring an identifier of a target participant of the requested service;
sending an information acquisition request to a server, wherein the information acquisition request carries the identifier of the target participant, so that the server sends an authorization notification to the target participant, receives a verification authorization code returned by the target participant, determines whether the verification authorization code is matched with an archiving authorization code associated with the identifier of the target participant stored in a block chain, and if so, acquires the identity information of the target participant from the block chain according to the identifier of the target participant, and verifies the identity information of the target participant to obtain an identity verification result of the target participant;
and receiving the authentication result of the target participant returned by the server, and determining whether to execute the requested service according to the authentication result of the target participant.
2. The method of claim 1, wherein the user interface of the social application comprises a service interface of a sub-program of the social application, the server comprises a first server corresponding to the social application and a second server corresponding to the sub-program of the social application, and the sending the information acquisition request to the server comprises:
sending an information acquisition request to the first server, so that the first server sends an authorization notification to the target participant and receives a verification authorization code returned by the target participant, determining whether the verification authorization code matches an archiving authorization code associated with the identifier of the target participant stored in a block chain, if so, acquiring the identity information of the target participant from the block chain according to the identifier of the target participant and sending the identity information of the target participant to the second server, so that the second server verifies the identity information of the target participant to obtain an identity verification result of the target participant, and sending the identity verification result of the target participant to the first server;
the receiving the authentication result of the target participant returned by the server comprises: and receiving the authentication result of the target participant returned by the first server.
3. The method of claim 1, wherein the user interface of the social application comprises an electronic resource transfer interface in the social application, the requested service comprises an electronic resource transfer service, and the authentication result of the target participant further comprises identity information of the target participant; the method further comprises the following steps:
displaying the identity information of the target participant in a user interface of the social application.
4. The method of claim 1, wherein the determining whether to perform the requested service based on the target participant's authentication result comprises:
if the authentication result indicates that the target participant is authenticated, executing the requested service in a service interface of the application program;
and if the authentication result indicates that the authentication of the target participant fails, outputting prompt information of service execution failure in a service interface of the application program.
5. The method of claim 1, wherein prior to obtaining the identification of the target participant associated with the requested service, the method further comprises:
acquiring the service type of the requested service;
judging whether the requested service needs to carry out identity authentication on a target participant or not according to the service type;
if yes, executing the step of obtaining the identification of the target participant of the requested service.
6. A method for processing a service, comprising:
the method comprises the steps that a server receives an information acquisition request sent by a service initiator terminal, wherein the information acquisition request is sent when a service request is detected in a user interface of an application program of the service initiator terminal, and the information acquisition request comprises an identification of a target participant of a requested service;
sending notification information for obtaining a verification authorization code to the target participant, and receiving the verification authorization code returned by the target participant;
if the archiving authorization code associated with the identifier of the target participant stored in the block chain is matched with the checking authorization code, acquiring the identity information of the target participant from the block chain according to the identifier of the target participant;
and verifying the identity information of the target participant to obtain an identity verification result of the target participant, and sending the identity verification result of the target participant to the service initiator terminal to indicate the service initiator terminal to determine whether to execute the requested service according to the identity verification result of the target participant.
7. The method of claim 6, wherein the user interface of the social application comprises a service interface of a sub-program of the social application, the server comprising a first server corresponding to the social application and a second server corresponding to the sub-program of the social application,
the first server receives an information acquisition request, sends notification information for acquiring a verification authorization code to the target participant and receives the verification authorization code returned by the target participant; if the archiving authorization code associated with the target participant identifier stored in the block chain is matched with the verification authorization code, acquiring the identity information of the target participant from the block chain according to the target participant identifier, and sending the identity information of the target participant to the second server;
and the second server verifies the identity information of the participants to obtain the identity verification result of the target participants, and sends the identity verification result of the target participants to the first server so that the first server returns the identity verification result to the service initiator terminal.
8. The method of claim 6, wherein the user interface of the social application comprises an electronic resource transfer interface in the social application, the requested service comprises an electronic resource transfer service, the authentication result of the target participant further comprises the identity information of the target participant, and the authentication result is further used for instructing the service initiator terminal to display the identity information of the target participant in the user interface of the social application.
9. The method of claim 6, wherein the identification of the target participant comprises a login account used by the target participant to login to the social application, the method further comprising:
receiving a registration request sent by the target participant, wherein the registration request comprises a login account and a login password corresponding to the target participant, identity information of the target participant and an archiving authorization code of the target participant;
and if the registration request passes the verification, storing the login account and the login password, and sending the identity information of the target participant and the archiving authorization code of the target participant to a block chain for storage.
10. The method of claim 9, wherein sending the identity information of the target participant and the archival authorization code of the target participant to a block chain for storage comprises:
generating an encryption private key and a decryption public key corresponding to the target participant;
and encrypting the identity information of the target participant and the archiving authorization code of the target participant by adopting an encryption private key corresponding to the target participant, and uploading the encrypted identity information and the archiving authorization code to a block chain for storage.
11. A traffic processing apparatus, comprising:
the system comprises an acquisition unit, a service processing unit and a service processing unit, wherein the acquisition unit is used for acquiring the identification of a target participant of a request service when a service request is detected in a user interface of a social application program;
a sending unit, configured to send an information acquisition request to a server, where the information acquisition request carries an identifier of the target participant, so that the server sends an authorization notification to the target participant, receives a verification authorization code returned by the target participant, determines whether the verification authorization code matches an archive authorization code associated with the identifier of the target participant stored in a block chain, and if the verification authorization code matches the archive authorization code, acquires identity information of the target participant from the block chain according to the identifier of the target participant, and verifies the identity information of the target participant to obtain an identity verification result of the target participant;
the receiving unit is used for receiving the authentication result of the target participant returned by the server;
and the processing unit is used for determining whether to execute the requested service according to the authentication result of the target participant.
12. A traffic processing apparatus, comprising:
a receiving unit, configured to receive an information acquisition request sent by a service initiator terminal, where the information acquisition request is sent when a service request is detected in a user interface of a social application program of the service initiator terminal, and the information acquisition request includes an identifier of a target participant of a requested service;
a sending unit, configured to send notification information for obtaining a verification authorization code to the target participant;
the receiving unit is further configured to receive a verification authorization code returned by the target participant;
an obtaining unit, configured to obtain, if an archiving authorization code associated with the identifier of the target participant stored in the block chain matches the verification authorization code, identity information of the target participant from the block chain according to the identifier of the target participant;
the verification unit is used for verifying the identity information of the target participant to obtain an identity verification result of the target participant;
the sending unit is configured to send the authentication result of the target participant to the service initiator terminal to instruct the service initiator terminal to determine whether to execute the requested service according to the authentication result of the target participant.
13. A terminal, comprising:
a processor adapted to execute one or more instructions; and the number of the first and second groups,
a computer storage medium having stored thereon one or more instructions adapted to be loaded by the processor and to execute the business process method of any of claims 1-5.
14. A server, comprising:
a processor adapted to execute one or more instructions; and the number of the first and second groups,
a computer storage medium having stored thereon one or more instructions adapted to be loaded by the processor and to execute the business process method of any of claims 6-10.
15. A computer-readable storage medium, wherein first computer program instructions are stored in the computer storage medium, which when executed by a processor, are configured to perform the business process method of any one of claims 1-5; alternatively, the computer storage medium has stored therein second computer program instructions for executing the business process method of any of claims 6-10 when executed by a processor.
CN201911063715.0A 2019-10-30 2019-10-30 Service processing method, device, terminal, server and storage medium Active CN110838010B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911063715.0A CN110838010B (en) 2019-10-30 2019-10-30 Service processing method, device, terminal, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911063715.0A CN110838010B (en) 2019-10-30 2019-10-30 Service processing method, device, terminal, server and storage medium

Publications (2)

Publication Number Publication Date
CN110838010A true CN110838010A (en) 2020-02-25
CN110838010B CN110838010B (en) 2021-04-30

Family

ID=69576131

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911063715.0A Active CN110838010B (en) 2019-10-30 2019-10-30 Service processing method, device, terminal, server and storage medium

Country Status (1)

Country Link
CN (1) CN110838010B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111639952A (en) * 2020-05-28 2020-09-08 深圳壹账通智能科技有限公司 Returned goods checking method, returned goods checking system, returned goods checking server and returned goods checking terminal based on block chain
CN112073578A (en) * 2020-08-20 2020-12-11 上海连尚网络科技有限公司 Method and equipment for using or limiting application function in social application
CN112184196A (en) * 2020-09-14 2021-01-05 北京字跳网络技术有限公司 Data processing method, device, server and storage medium
CN112200983A (en) * 2020-09-25 2021-01-08 建信金融科技有限责任公司 Remote self-service card supplementing method, device, server, terminal and storage medium
CN112765587A (en) * 2021-01-20 2021-05-07 Oppo广东移动通信有限公司 Service operation verification method and device, control method and device, and server
CN113536266A (en) * 2021-06-25 2021-10-22 北京达佳互联信息技术有限公司 Identity authentication method and device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102982452A (en) * 2012-11-05 2013-03-20 深圳市维恩贝特信息技术有限公司 Payment method based on socializing platform
CN103530770A (en) * 2013-09-09 2014-01-22 金子光 One-key payment method for mobile phone
CN104021472A (en) * 2014-05-30 2014-09-03 中国工商银行股份有限公司 Identity verification method and system
EP2911106A1 (en) * 2012-06-29 2015-08-26 Identica S.A. Biometric validation method and biometric terminal
CN108243005A (en) * 2017-10-26 2018-07-03 招商银行股份有限公司 Application for registration verification method, participant manage system, equipment and medium
US10169607B1 (en) * 2014-04-18 2019-01-01 Dinesh Sheth Individual centric personal data management process and method
CN110009322A (en) * 2018-12-25 2019-07-12 阿里巴巴集团控股有限公司 Auth method and device in transfer procedure
CN110033317A (en) * 2019-03-26 2019-07-19 阿里巴巴集团控股有限公司 A kind of electronic ticket distribution method and system based on block chain

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2911106A1 (en) * 2012-06-29 2015-08-26 Identica S.A. Biometric validation method and biometric terminal
CN102982452A (en) * 2012-11-05 2013-03-20 深圳市维恩贝特信息技术有限公司 Payment method based on socializing platform
CN103530770A (en) * 2013-09-09 2014-01-22 金子光 One-key payment method for mobile phone
US10169607B1 (en) * 2014-04-18 2019-01-01 Dinesh Sheth Individual centric personal data management process and method
CN104021472A (en) * 2014-05-30 2014-09-03 中国工商银行股份有限公司 Identity verification method and system
CN108243005A (en) * 2017-10-26 2018-07-03 招商银行股份有限公司 Application for registration verification method, participant manage system, equipment and medium
CN110009322A (en) * 2018-12-25 2019-07-12 阿里巴巴集团控股有限公司 Auth method and device in transfer procedure
CN110033317A (en) * 2019-03-26 2019-07-19 阿里巴巴集团控股有限公司 A kind of electronic ticket distribution method and system based on block chain

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111639952A (en) * 2020-05-28 2020-09-08 深圳壹账通智能科技有限公司 Returned goods checking method, returned goods checking system, returned goods checking server and returned goods checking terminal based on block chain
CN112073578A (en) * 2020-08-20 2020-12-11 上海连尚网络科技有限公司 Method and equipment for using or limiting application function in social application
CN112073578B (en) * 2020-08-20 2022-07-12 上海连尚网络科技有限公司 Method and equipment for using or limiting application function in social application
CN112184196A (en) * 2020-09-14 2021-01-05 北京字跳网络技术有限公司 Data processing method, device, server and storage medium
CN112184196B (en) * 2020-09-14 2024-03-22 北京字跳网络技术有限公司 Data processing method, device, server and storage medium
CN112200983A (en) * 2020-09-25 2021-01-08 建信金融科技有限责任公司 Remote self-service card supplementing method, device, server, terminal and storage medium
CN112765587A (en) * 2021-01-20 2021-05-07 Oppo广东移动通信有限公司 Service operation verification method and device, control method and device, and server
CN113536266A (en) * 2021-06-25 2021-10-22 北京达佳互联信息技术有限公司 Identity authentication method and device, electronic equipment and storage medium
CN113536266B (en) * 2021-06-25 2024-03-01 北京达佳互联信息技术有限公司 Identity verification method, device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN110838010B (en) 2021-04-30

Similar Documents

Publication Publication Date Title
CN110838010B (en) Service processing method, device, terminal, server and storage medium
US10223520B2 (en) System and method for integrating two-factor authentication in a device
CN110365670B (en) Blacklist sharing method and device, computer equipment and storage medium
CN108551437B (en) Method and apparatus for authenticating information
CN105608577B (en) Method for realizing non-repudiation, payment management server and user terminal thereof
CN111917773B (en) Service data processing method and device and server
CN110098932B (en) Electronic document signing method based on safe electronic notarization technology
KR101354898B1 (en) Electronic commerce transactions over a peer-to-peer communications channel
CN108833431B (en) Password resetting method, device, equipment and storage medium
CN108650098B (en) Method and device for user-defined verification mode
US20210241270A1 (en) System and method of blockchain transaction verification
CN111294356A (en) Block chain based method and system for organizing node uplink
WO2019174354A1 (en) Authentication method and apparatus
CN109118291B (en) User authentication method and device in advertisement task popularization and computer equipment
CN110121894A (en) A kind of method for down loading, device and the relevant device of signing information collection
CN110417719B (en) Login state renewal method, login method, device, server and terminal
CN116075841A (en) Method for mediating virtual asset transfer
CN111901359B (en) Resource account authorization method, device, system, computer equipment and medium
CN103559430B (en) application account management method and device based on Android system
CN111259363B (en) Service access information processing method, system, device, equipment and storage medium
CN113297559B (en) Single sign-on method and device, computer equipment and storage medium
CN114461912A (en) Information processing method and device, electronic equipment and storage medium
US10917244B1 (en) Blockchain network communication management
CN110443325B (en) Graphic code generation method, graphic code processing method, device and storage medium
CN111754233A (en) Electronic payment method and system based on multi-party signature

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40022565

Country of ref document: HK

SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant