friend/friend-core

Authentication and authorization library for Ring Clojure web apps and services.

Leiningen/Boot

[friend/friend-core "0.2.4-SNAPSHOT"]

Clojure CLI/deps.edn

friend/friend-core {:mvn/version "0.2.4-SNAPSHOT"}

Gradle

implementation("friend:friend-core:0.2.4-SNAPSHOT")

Maven

<dependency>
  <groupId>friend</groupId>
  <artifactId>friend-core</artifactId>
  <version>0.2.4-SNAPSHOT</version>
</dependency>