vaultrs::auth::approle

Function tidy

source
pub async fn tidy(client: &impl Client, mount: &str) -> Result<(), ClientError>
Expand description

Tidy’s up the AppRole backend.

See TidyRequest