pior / appsecrets

Python 3.6+ library to manage your application secrets with Google Cloud KMS
https://pypi.org/project/appsecrets/
MIT License
1 stars 0 forks source link

Add a testing mode with dummy values #15

Closed pior closed 5 years ago

pior commented 5 years ago

A "Testing" implementation could check whether the secrets exists and return a dummy decrypted value.