com.tombooth/friend-token

A token workflow for the Friend authentication middleware

Leiningen/Boot

[com.tombooth/friend-token "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.tombooth/friend-token {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("com.tombooth:friend-token:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.tombooth</groupId>
  <artifactId>friend-token</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>