org.clojars.orphid/buddy-auth

Authentication and Authorization facilities for ring based web applications.

Leiningen/Boot

[org.clojars.orphid/buddy-auth "0.4.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.orphid/buddy-auth {:mvn/version "0.4.0-SNAPSHOT"}

Gradle

implementation("org.clojars.orphid:buddy-auth:0.4.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.orphid</groupId>
  <artifactId>buddy-auth</artifactId>
  <version>0.4.0-SNAPSHOT</version>
</dependency>

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