ovotech/ring-jwt

JWT middleware for Ring

Leiningen/Boot

[ovotech/ring-jwt "1.0.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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