juxt.modular/entrance

A modular extension that provides secure login through cookie-based and HTTP basic auth with pluggable credential management.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 83 Downloads
  • 38 This Version

Leiningen/Boot

[juxt.modular/entrance "0.2.2"]

Clojure CLI/deps.edn

juxt.modular/entrance {:mvn/version "0.2.2"}

Gradle

implementation("juxt.modular:entrance:0.2.2")

Maven

<dependency>
  <groupId>juxt.modular</groupId>
  <artifactId>entrance</artifactId>
  <version>0.2.2</version>
</dependency>