guardian
guardian copied to clipboard
CLI authentication
some APIs expect an authorized user email to be present in the request header (metadata for GRPC). For example approve/reject approval API. On web, rely on the auth proxy to provide this header. But for guardian CLI we haven't had an auth mechanism for accessing those APIs.
Need to provide configurable authentication method in the CLI