com.christopherdbui/simple-authentication

Simple authentication for Ring web applications.

Leiningen/Boot

[com.christopherdbui/simple-authentication "0.1.4"]

Clojure CLI/deps.edn

com.christopherdbui/simple-authentication {:mvn/version "0.1.4"}

Gradle

implementation("com.christopherdbui:simple-authentication:0.1.4")

Maven

<dependency>
  <groupId>com.christopherdbui</groupId>
  <artifactId>simple-authentication</artifactId>
  <version>0.1.4</version>
</dependency>