foe

Foe: Flexible authentication and authorization

Leiningen/Boot

[foe "0.3.0"]

Clojure CLI/deps.edn

foe/foe {:mvn/version "0.3.0"}

Gradle

implementation("foe:foe:0.3.0")

Maven

<dependency>
  <groupId>foe</groupId>
  <artifactId>foe</artifactId>
  <version>0.3.0</version>
</dependency>