johncowie/clauth

OAuth2 based authentication library for Ring

Leiningen/Boot

[johncowie/clauth "2.0.0"]

Clojure CLI/deps.edn

johncowie/clauth {:mvn/version "2.0.0"}

Gradle

implementation("johncowie:clauth:2.0.0")

Maven

<dependency>
  <groupId>johncowie</groupId>
  <artifactId>clauth</artifactId>
  <version>2.0.0</version>
</dependency>