org.clojars.smallrivers/clj-oauth2

clj-http and ring middlewares for OAuth 2.0

Leiningen/Boot

[org.clojars.smallrivers/clj-oauth2 "0.1.1"]

Clojure CLI/deps.edn

org.clojars.smallrivers/clj-oauth2 {:mvn/version "0.1.1"}

Gradle

implementation("org.clojars.smallrivers:clj-oauth2:0.1.1")

Maven

<dependency>
  <groupId>org.clojars.smallrivers</groupId>
  <artifactId>clj-oauth2</artifactId>
  <version>0.1.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.