Skip to main content

is_logged_in

Function is_logged_in 

Source
pub fn is_logged_in() -> bool
Expand description

Checks if the user is currently logged in.

Returns true if valid credentials are stored, false otherwise. Respects the use_keychain config setting.