ovotech/ring-jwt

JWT middleware for Ring

Leiningen/Boot

[ovotech/ring-jwt "2.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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