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
  • 23 This Version

Leiningen/Boot

[juxt.modular/entrance "0.2.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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