auth_req_payload
. That information will not available to the HAS.auth_req_payload
has the following structure:account
: the username of the account performing the authentication.uuid
: the request identifier received with the auth_wait
reply.key
: an app-generated encryption key (we recommend using an uuid)host
: URL of the HAS server to connect to (ex: "wss://has.hiveauth.com")host
to connect to and which account
it should register. It also knows it should receive an authentication request with a specific request identifier (uuid
). Finally, it now owns a session encryption key (auth_key
) that will be used to secure the authentication process and communication.host
and ask for the host encryption key