org.clojars.danjohansson/ring-gatekeeper

Authentication middleware

Leiningen/Boot

[org.clojars.danjohansson/ring-gatekeeper "0.3.0-1"]

Clojure CLI/deps.edn

org.clojars.danjohansson/ring-gatekeeper {:mvn/version "0.3.0-1"}

Gradle

implementation("org.clojars.danjohansson:ring-gatekeeper:0.3.0-1")

Maven

<dependency>
  <groupId>org.clojars.danjohansson</groupId>
  <artifactId>ring-gatekeeper</artifactId>
  <version>0.3.0-1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.