Function llogin::perform_lpu_login

source ·
pub(crate) fn perform_lpu_login(account_id: &str)
Expand description

Performs LPU login.

This function takes an account ID as an argument, retrieves the corresponding username and password from the environment variables, and sends a login request using the curl command.