ovotech/ring-jwt

JWT middleware for Ring

Leiningen/Boot

[ovotech/ring-jwt "1.2.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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