Skip to main content

Module Authenticate

Module Authenticate 

Source
Expand description

AirClient::authenticate - authenticates a user against the Air daemon’s AuthenticationService and returns a session token on success.

Translates the wire-level response:

The caller passes a request_id; this lets log lines + traces from the daemon side be cross-referenced. Use [crate::Client::AirServiceProvider::GenerateRequestID::Fn] to mint one.