Skip to main content

credentials_present

Function credentials_present 

Source
pub fn credentials_present() -> bool
Expand description

True when a headless run could authenticate right now: META_API_KEY is set (non-empty) or the saved credential file carries at least one provider. (muse logout empties the providers map but keeps the file, so bare existence is not enough.)