loudmoauth

A single user multi provider oauth2 client library.

Leiningen/Boot

[loudmoauth "0.1.3"]

Clojure CLI/deps.edn

loudmoauth/loudmoauth {:mvn/version "0.1.3"}

Gradle

implementation("loudmoauth:loudmoauth:0.1.3")

Maven

<dependency>
  <groupId>loudmoauth</groupId>
  <artifactId>loudmoauth</artifactId>
  <version>0.1.3</version>
</dependency>