HiveAuth
Search…
HiveAuth
Introduction
Support
Developer documentation
Protocol description
HAS for Applications
HAS for Wallets (PKSA)
Connection
Authentication
Authentication payload
Server encryption key Retrieval
Account registration
Authentications request
Feedback to user
Authentication approval
Authentication refusal
Errors
Transactions
Challenge
Tutorials
App code example
PKSA code example
Resources
Applications
Materials
Powered By
GitBook
Errors
If for any reason the
PKSA
fails to process the authentication request, it can inform the
HAS
with the following message:
auth_err
1
{
2
cmd: "auth_err",
3
uuid: string,
4
error: string
5
}
Copied!
Properties
uuid
: the request identifier
error
: an error message
Previous
Authentication refusal
Next
Transactions
Last modified
5mo ago
Copy link
Contents
auth_err