You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add gRPC credentials to cofiguration
* Add tests
* Update README.md
* Use default DYNAMIC_CONFIG_FILE_PATH env var for temporalio/auto-setup container in CI
* Update README.md
`updater_proc` should be a method that returns `proc`. See an example of `updater_proc` in [googleauth](https://www.rubydoc.info/gems/googleauth/0.1.0/Signet/OAuth2/Client) library.
152
+
153
+
### Combining Credentials
154
+
155
+
To configure both SSL and OAuth2 token cedentials use `compose` method:
0 commit comments