Liking cljdoc? Tell your friends :D

clj-github.token


chainclj

(chain providers)
source

env-varclj

Get token from the GITHUB_TOKEN environment variable.

Get token from the GITHUB_TOKEN environment variable.
sourceraw docstring

gh-cliclj

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.
sourceraw docstring

github-app-token-managerclj

(github-app-token-manager opts)
source

github-urlclj

source

hub-configclj

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`.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close