You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 25, 2023. It is now read-only.
With the deprecation of SecretReader in lightbend/reactive-lib#118, the documentation needs to be updated to show how to read secrets from the filesystem.
Like the existing implementation, the code example should be non-blocking so that people won't get tripped up when using it from Actors, async Play actions, Lagom, etc.