(service-credentials account-id private-key-file scopes)
Uses Google Cloud Service Account credentials to authenticate the client. Requires a service account ID (usually xxxx@developer.gserviceaccount.com), and the p12 private key file. Scopes is a sequence of service scopes, e.g. StorageScopes/DEVSTORAGE_READ_WRITE
Uses Google Cloud Service Account credentials to authenticate the client. Requires a service account ID (usually xxxx@developer.gserviceaccount.com), and the p12 private key file. Scopes is a sequence of service scopes, e.g. StorageScopes/DEVSTORAGE_READ_WRITE
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close