Background
With the work for opentdf/platform#383, the CLI now needs to utilize a token within the SDK calls throughout, bringing the work in #63 to working e2e.
Acceptance Criteria
- auth flow driven by CLI can store a token for later use
- all Policy CLI commands authenticate their requests through the SDK
- updated README with any new instructions