prelogin

Function prelogin 

Source
pub(crate) async fn prelogin(
    client: &Client,
    email: String,
) -> Result<Kdf, PreloginError>