bwhmather/clj-oauth2

clj-http and ring middlewares for OAuth 2.0

Leiningen/Boot

[bwhmather/clj-oauth2 "0.5.1"]

Clojure CLI/deps.edn

bwhmather/clj-oauth2 {:mvn/version "0.5.1"}

Gradle

implementation("bwhmather:clj-oauth2:0.5.1")

Maven

<dependency>
  <groupId>bwhmather</groupId>
  <artifactId>clj-oauth2</artifactId>
  <version>0.5.1</version>
</dependency>