org.clojars.whamtet/ring-oauth2

OAuth 2.0 client middleware for Ring

Leiningen/Boot

[org.clojars.whamtet/ring-oauth2 "0.3.2"]

Clojure CLI/deps.edn

org.clojars.whamtet/ring-oauth2 {:mvn/version "0.3.2"}

Gradle

implementation("org.clojars.whamtet:ring-oauth2:0.3.2")

Maven

<dependency>
  <groupId>org.clojars.whamtet</groupId>
  <artifactId>ring-oauth2</artifactId>
  <version>0.3.2</version>
</dependency>

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