Skip to main content

first_auth

Function first_auth 

Source
pub async fn first_auth(
    ev: ServEvent<'_, '_>,
    config: &SunsetMutex<SSHStampConfig>,
) -> Result<(), Error>
Expand description

Handles the first authentication request.

ยงErrors

Returns an error if SSH protocol operations fail.