pub fn has_credentials(config: &OxiosConfig) -> boolExpand description
Check if any credentials exist (config.toml, oxi auth store, or env vars). Returns true if credentials are found (onboarding should be skipped).
pub fn has_credentials(config: &OxiosConfig) -> boolCheck if any credentials exist (config.toml, oxi auth store, or env vars). Returns true if credentials are found (onboarding should be skipped).