clj-authsub

Clojure library for using google AuthSub authentication

Leiningen/Boot

[clj-authsub "0.1.6"]

Clojure CLI/deps.edn

clj-authsub/clj-authsub {:mvn/version "0.1.6"}

Gradle

implementation("clj-authsub:clj-authsub:0.1.6")

Maven

<dependency>
  <groupId>clj-authsub</groupId>
  <artifactId>clj-authsub</artifactId>
  <version>0.1.6</version>
</dependency>