HiveAuth
Search…
⌃K
HiveAuth
Search…
⌃K
Introduction
Support
Developer documentation
Protocol description
HAS for Applications
HAS for Wallets (PKSA)
Connection
Authentication
Transactions
Challenge
Challenge request
Feedback to user
Challenge approval
Challenge refusal
Errors
Tutorials
App code example
PKSA code example
Resources
Applications
Materials
Powered By
GitBook
Errors
If for any reason the
PKSA
fails to process the challenge request, it can inform the
HAS
with the following message
challenge_err
{
cmd: "challenge_err",
uuid: string,
error: string
}
Properties
uuid
: the transaction request identifier
error
: an error message encrypted with the
auth_key
Previous
Challenge refusal
Next - Tutorials
App code example
Last modified
17d ago