pub fn is_logged_in() -> bool
Checks if the user is currently logged in.
Returns true if valid credentials are stored, false otherwise. Respects the use_keychain config setting.
use_keychain