Get token from the GITHUB_TOKEN environment variable.
Get token from the GITHUB_TOKEN environment variable.
Get token by invoking gh auth token
if command is available.
Requires https://github.com/cli/cli.
Get token by invoking `gh auth token` if command is available. Requires https://github.com/cli/cli.
Read token from ~/.config/hub
if the file exists.
This credentials file is managed by https://github.com/mislav/hub.
Users must provide their own dependency on clj-commons/clj-yaml
.
Read token from `~/.config/hub` if the file exists. This credentials file is managed by https://github.com/mislav/hub. Users must provide their own dependency on `clj-commons/clj-yaml`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close