com.stronganchortech/couchdb-auth-for-ring

Ring middleware that lets you use CouchDB's security model for you Ring app.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 48 Downloads
  • 1 This Version

Leiningen/Boot

[com.stronganchortech/couchdb-auth-for-ring "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.stronganchortech/couchdb-auth-for-ring {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.stronganchortech:couchdb-auth-for-ring:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.stronganchortech</groupId>
  <artifactId>couchdb-auth-for-ring</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>