Expand description
§SecretProvider Trait
Defines the abstract service trait for secure storage capabilities, abstracting interactions with an OS-level keychain or credential store.
Traits§
- Secret
Provider - An abstract service contract for an environment component that handles the secure storage and retrieval of sensitive information like API tokens.