org.pupcus/authentication

sandbar's authentication code factored out

  • VCSN/A

  • cljdoc documentationcljdoc
  • 45 Downloads
  • 20 This Version

Leiningen/Boot

[org.pupcus/authentication "0.0.3"]

Clojure CLI/deps.edn

org.pupcus/authentication {:mvn/version "0.0.3"}

Gradle

implementation("org.pupcus:authentication:0.0.3")

Maven

<dependency>
  <groupId>org.pupcus</groupId>
  <artifactId>authentication</artifactId>
  <version>0.0.3</version>
</dependency>