oauthentic

Simple OAuth2 client library

Leiningen/Boot

[oauthentic "0.0.6"]

Clojure CLI/deps.edn

oauthentic/oauthentic {:mvn/version "0.0.6"}

Gradle

implementation("oauthentic:oauthentic:0.0.6")

Maven

<dependency>
  <groupId>oauthentic</groupId>
  <artifactId>oauthentic</artifactId>
  <version>0.0.6</version>
</dependency>