I have a service that verifies the `authorization:...
# flyte-support
d
I have a service that verifies the
authorization: Bearer XXX
header for incoming requests to my cluster. I have a long lived token
XXX
that I want
flytctl
to send up with its grpc requests
t
I believe there’s an external command that you can use to generate the token.
in your case you can just echo the token