oauthentic

Simple OAuth2 client library

Leiningen/Boot

[oauthentic "0.0.5"]

Clojure CLI/deps.edn

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

Gradle

implementation("oauthentic:oauthentic:0.0.5")

Maven

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