SecretsProvider (version 1.0.1)
Save and Retrieve Name-Value Pairs to and from a File
Description
Facilitates secret management by storing credentials in a dedicated file,
keeping them out of your code base.
The secrets are stored without encryption.
This package is compatible with secrets stored by the 'SecretsProvider' 'Python' package .