oauthentic

Simple OAuth2 client library

Leiningen/Boot

[oauthentic "1.0.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("oauthentic:oauthentic:1.0.1")

Maven

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