This repository was archived by the owner on Jun 11, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add TokenForConfigAndCredentials helper.
For my gRPC stuff I don't want an http.Client (maybe with Go 1.6 and http2 by default I can use it straight up, but not yet). I need a token only, so I wrote this helper.
- Loading branch information