playground/builder: use keymanager instead of on-disk credentials

Needed in order to be able to safely share the principal among several
processes.  With the change to lock credentials loaded from disk as part
of v.io/i/1214, sharing on-disk credentials among processes without
using an agent will be disallowed.

Change-Id: I25ef2e7ca195ec3adafe96bd8200bab6261f289c
3 files changed
tree: ecb4883fe3817c923927b9f661b49fc03570e33e
  1. client/
  2. go/
  3. .gitignore
  4. AUTHORS
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. PATENTS
  9. README.md
  10. VERSION
README.md

This repository contains the Vanadium project playground.