Skip to main content

token

Function token 

Source
pub fn token(account: &str) -> Result<String, WizardError>
Expand description

The token itself, entered as a password.

Password is the whole point of doing this interactively: a token typed as an argument is visible in ps and lands in shell history, and one echoed at a prompt stays in the scrollback.