oauthentic

Simple OAuth2 client library

Leiningen/Boot

[oauthentic "0.0.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("oauthentic:oauthentic:0.0.2")

Maven

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