tendant/ring-oauth2

OAuth 2.0 client middleware for Ring

Leiningen/Boot

[tendant/ring-oauth2 "0.1.5-wl-2"]

Clojure CLI/deps.edn

tendant/ring-oauth2 {:mvn/version "0.1.5-wl-2"}

Gradle

implementation("tendant:ring-oauth2:0.1.5-wl-2")

Maven

<dependency>
  <groupId>tendant</groupId>
  <artifactId>ring-oauth2</artifactId>
  <version>0.1.5-wl-2</version>
</dependency>