gws/persona

A Clojure implementation of the Mozilla Persona API

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,106 Downloads
  • 1,106 This Version

Leiningen/Boot

[gws/persona "0.1.0"]

Clojure CLI/deps.edn

gws/persona {:mvn/version "0.1.0"}

Gradle

implementation("gws:persona:0.1.0")

Maven

<dependency>
  <groupId>gws</groupId>
  <artifactId>persona</artifactId>
  <version>0.1.0</version>
</dependency>