Liking cljdoc? Tell your friends :D

gsheetplus.auth

Build authenticated Google Sheets service instances from JSON credentials. Credential retrieval is the caller's responsibility.

Build authenticated Google Sheets service instances from JSON credentials.
Credential retrieval is the caller's responsibility.
raw docstring

build-serviceclj

(build-service creds-stream)

Build an authenticated Sheets service from a JSON service-account credentials InputStream. creds-stream can be anything accepted by GoogleCredential/fromStream.

Build an authenticated Sheets service from a JSON service-account credentials InputStream.
`creds-stream` can be anything accepted by GoogleCredential/fromStream.
raw docstring

credential-with-scopesclj

(credential-with-scopes creds-stream transport factory scopes)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close