pub async fn login( wp_client: &WattpadClient, username: &str, password: &str, ) -> Result<(), AppError>