Function kanidm_cli::common::prompt_for_username_get_token
source · pub fn prompt_for_username_get_token() -> Result<String, String>
Expand description
This parses the token store and prompts the user to select their username, returns the token as a String
Powered by prompt_for_username_get_values