v0.2.0
Changelog
Features
- adds
#watch()method for caching and renewing one or more secrets. - adds
#secret()method for retrieving a copy of all or part of the internal cache. - updates authentication renewal logic to use lease_duration for scheduling renewals instead of
renew_intervaloptions - adds lots of tests