com.cbui/simple-authentication

Simple authentication for Ring web applications.

Leiningen/Boot

[com.cbui/simple-authentication "0.1.1"]

Clojure CLI/deps.edn

com.cbui/simple-authentication {:mvn/version "0.1.1"}

Gradle

implementation("com.cbui:simple-authentication:0.1.1")

Maven

<dependency>
  <groupId>com.cbui</groupId>
  <artifactId>simple-authentication</artifactId>
  <version>0.1.1</version>
</dependency>