HiveAuth
Search
⌃K

Challenge refusal

If the user rejects the challenge request, the PKSA can inform the HAS with the following message:

challenge_nack

{
cmd: "challenge_nack",
uuid: string,
data: string
}
Properties
  • uuid: the challenge request identifier
  • data: the uuid encrypted with auth_key and converted to Base64