pub fn forget_cached_credentials(account: &str) -> Result<(), String>Expand description
Remove only the persisted remember-login ticket for account while keeping
the stable device identity. Interactive login uses this after a successful
one-shot session when the operator answers “do not remember”.