MFA Request Templates
Customize user confirmation requests with HyperID's diverse MFA request templates
Last updated
Customize user confirmation requests with HyperID's diverse MFA request templates
Last updated
HyperID offers a variety of templates to cater to clients' specific needs. Here are some of the most frequently encountered MFA request examples within the HyperID Authenticator App:
There are two views of MFA requests in the HyperID Authenticator App: a streamlined default view and an expanded view with more detailed information. This design allows users to choose the level of detail they want to see when handling MFA requests.
Clients can select the appropriate template using the required template_id
parameter when initiating an MFA request. These templates are elaborated upon in the table below:
2
Transaction: Employ this template for user confirmation during web3 wallet transactions.
3
Exchange: Ideal for confirming cryptocurrency or asset exchanges.
4
Action: When any significant user action requires confirmation, use this template to enhance security.
15
Sign Message: When users need to sign a message for authentication or verification purposes, this template ensures that their approval is received.
The optional values
parameter is used to provide additional information for the request and contains JSON data, as demonstrated in the example below:
Below are examples of values
for MFA request templates. Each example includes all the fields (including optional) corresponding to the respective template_id
Transaction
Exchange
Action
Sign Message
1
signPayload
contains raw string message
2
signPayload
contains data according to EIP-712 coding format