Skip to main content

Module auth

Module auth 

Source
Expand description

Client-side SCRAM SHA-256 authentication handshake.

Performs the three-phase Haystack auth handshake (HELLO, SCRAM, BEARER) against a Haystack server, returning the auth token on success.

Functionsยง

authenticate
Perform SCRAM SHA-256 authentication handshake against a Haystack server.