org.clojars.helios/ring-oauth2

OAuth 2.0 client middleware for Ring

Leiningen/Boot

[org.clojars.helios/ring-oauth2 "0.1.4"]

Clojure CLI/deps.edn

org.clojars.helios/ring-oauth2 {:mvn/version "0.1.4"}

Gradle

implementation("org.clojars.helios:ring-oauth2:0.1.4")

Maven

<dependency>
  <groupId>org.clojars.helios</groupId>
  <artifactId>ring-oauth2</artifactId>
  <version>0.1.4</version>
</dependency>

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