Problem
The current auth mechanism does not search for/detect an authenticated local session and therefore, cannot access secrets as the user (and acquire user specific overrides)
Proposal
The SDK should include a mechanism to use authentication from a local session to allow retrieval of user-specific key-values.