tranchis/clauth

OAuth2 based authentication library for Ring

Leiningen/Boot

[tranchis/clauth "1.0.0-rc18"]

Clojure CLI/deps.edn

tranchis/clauth {:mvn/version "1.0.0-rc18"}

Gradle

implementation("tranchis:clauth:1.0.0-rc18")

Maven

<dependency>
  <groupId>tranchis</groupId>
  <artifactId>clauth</artifactId>
  <version>1.0.0-rc18</version>
</dependency>