Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Breezeemr/google-api-java-auth

Repository files navigation

com.breezeehr.google-api.java-auth

Uses google java api to authenticate for clojure google api library

in order to authenticate with this library

you must have a .config/gcloud/application_default_credentials.json

$ gcloud auth application-default login

to create

Usage

Build a deployable jar of this library:

$ clojure -A:jar

Install it locally:

$ clojure -A:install

Deploy it to Clojars -- needs CLOJARS_USERNAME and CLOJARS_PASSWORD environment variables:

$ clojure -A:deploy

License

Copyright © 2020 Ttallman

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published