ovotech/ring-jwt

JWT middleware for Ring

Leiningen/Boot

[ovotech/ring-jwt "2.0.1"]

Clojure CLI/deps.edn

ovotech/ring-jwt {:mvn/version "2.0.1"}

Gradle

implementation("ovotech:ring-jwt:2.0.1")

Maven

<dependency>
  <groupId>ovotech</groupId>
  <artifactId>ring-jwt</artifactId>
  <version>2.0.1</version>
</dependency>