pub fn get_secret(_key: &str) -> Result<Option<String>>
Retrieve a secret from the system keyring.
Returns None if secure-storage is not enabled or the key doesn’t exist.