Expand description
Secure token storage using system keychain.
Uses the platform’s native credential manager:
- macOS: Keychain
- Linux: Secret Service (GNOME Keyring, KWallet)
- Windows: Windows Credential Manager
Structs§
- Keyring
Store - Secure token storage using system keychain.
Enums§
- Keyring
Error - Errors that can occur when using keyring storage.