Skip to main content

delete_token

Function delete_token 

Source
pub fn delete_token(redmine_url: &str) -> bool
Expand description

Removes the stored Redmine token for a specific Redmine instance from the OS keyring.

Returns true if the entry was deleted successfully, false otherwise.