org.clojars.osbert/clj-oauth2

clj-http and ring middlewares for OAuth 2.0

Leiningen/Boot

[org.clojars.osbert/clj-oauth2 "0.1.2"]

Clojure CLI/deps.edn

org.clojars.osbert/clj-oauth2 {:mvn/version "0.1.2"}

Gradle

implementation("org.clojars.osbert:clj-oauth2:0.1.2")

Maven

<dependency>
  <groupId>org.clojars.osbert</groupId>
  <artifactId>clj-oauth2</artifactId>
  <version>0.1.2</version>
</dependency>

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