com.okletsplay/ring-gatekeeper

Authentication middleware for Ring, including Auth0

Leiningen/Boot

[com.okletsplay/ring-gatekeeper "2018.08.02-1"]

Clojure CLI/deps.edn

com.okletsplay/ring-gatekeeper {:mvn/version "2018.08.02-1"}

Gradle

implementation("com.okletsplay:ring-gatekeeper:2018.08.02-1")

Maven

<dependency>
  <groupId>com.okletsplay</groupId>
  <artifactId>ring-gatekeeper</artifactId>
  <version>2018.08.02-1</version>
</dependency>