fundingcircle/ring-gatekeeper

Authentication middleware

Leiningen/Boot

[fundingcircle/ring-gatekeeper "0.3.2-SNAPSHOT"]

Clojure CLI/deps.edn

fundingcircle/ring-gatekeeper {:mvn/version "0.3.2-SNAPSHOT"}

Gradle

implementation("fundingcircle:ring-gatekeeper:0.3.2-SNAPSHOT")

Maven

<dependency>
  <groupId>fundingcircle</groupId>
  <artifactId>ring-gatekeeper</artifactId>
  <version>0.3.2-SNAPSHOT</version>
</dependency>