oauthentic

Simple OAuth2 client library

Leiningen/Boot

[oauthentic "0.0.7"]

Clojure CLI/deps.edn

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

Gradle

implementation("oauthentic:oauthentic:0.0.7")

Maven

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