I have a service that verifies the `authorization:...
# ask-the-community
y
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
y
I believe there’s an external command that you can use to generate the token.
in your case you can just echo the token