Goal
Define and implement a capability-gated credential-store interface for application secrets.
Requirements
Use native secure stores where available, never place secrets in settings files or logs, provide typed unsupported and access errors, and validate platform behavior independently.
Goal
Define and implement a capability-gated credential-store interface for application secrets.
Requirements
Use native secure stores where available, never place secrets in settings files or logs, provide typed unsupported and access errors, and validate platform behavior independently.