org.clojars.geoffpado/clj-jwt

Clojure library for JSON Web Token(JWT)

Leiningen/Boot

[org.clojars.geoffpado/clj-jwt "0.1.1-patch.2"]

Clojure CLI/deps.edn

org.clojars.geoffpado/clj-jwt {:mvn/version "0.1.1-patch.2"}

Gradle

implementation("org.clojars.geoffpado:clj-jwt:0.1.1-patch.2")

Maven

<dependency>
  <groupId>org.clojars.geoffpado</groupId>
  <artifactId>clj-jwt</artifactId>
  <version>0.1.1-patch.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.