oauthentic

Simple OAuth2 client library

Leiningen/Boot

[oauthentic "1.0.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("oauthentic:oauthentic:1.0.0")

Maven

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