Documentation
¶
Overview ¶
Package credentials provides secure credential storage using native OS keychains (macOS Keychain, Linux libsecret, Windows Credential Manager) with file-based fallback.
Keychain entries use:
- Service: com.noblefactor.DevLore
- Account: the key (e.g., "ai/anthropic", "ai/openai")
- Password: the secret value
Lookup priority: Native keystore > Credentials file Environment variables are handled by the caller, not here.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.