Is your feature request related to a problem? Please describe.
We are using API keys to connect to Temporal Cloud. There is no way to do this with configuration options. Instead, we have to write a customizer.
Describe the solution you'd like
Add another configuration option for API key and automatically configure the service stubs to use API key authentication.
Describe alternatives you've considered
Keep writing a customizer
Is your feature request related to a problem? Please describe. We are using API keys to connect to Temporal Cloud. There is no way to do this with configuration options. Instead, we have to write a customizer.
Describe the solution you'd like Add another configuration option for API key and automatically configure the service stubs to use API key authentication.
Describe alternatives you've considered Keep writing a customizer