hindrance

A convenience wrapper for using OAuth JWT credentials flow with clj-http.

Leiningen/Boot

[hindrance "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

hindrance/hindrance {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("hindrance:hindrance:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hindrance</groupId>
  <artifactId>hindrance</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>