com.ninjudd/clauth

OAuth2 based authentication library for Ring

Leiningen/Boot

[com.ninjudd/clauth "1.0.0-rc16"]

Clojure CLI/deps.edn

com.ninjudd/clauth {:mvn/version "1.0.0-rc16"}

Gradle

implementation("com.ninjudd:clauth:1.0.0-rc16")

Maven

<dependency>
  <groupId>com.ninjudd</groupId>
  <artifactId>clauth</artifactId>
  <version>1.0.0-rc16</version>
</dependency>