net.nanonation/friend

Authentication and authorization library for Ring Clojure web apps and services. Forked from com.cemerick/friend

Leiningen/Boot

[net.nanonation/friend "0.0.10"]

Clojure CLI/deps.edn

net.nanonation/friend {:mvn/version "0.0.10"}

Gradle

implementation("net.nanonation:friend:0.0.10")

Maven

<dependency>
  <groupId>net.nanonation</groupId>
  <artifactId>friend</artifactId>
  <version>0.0.10</version>
</dependency>