loudmoauth

A single user multi provider oauth2 client library.

Leiningen/Boot

[loudmoauth "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("loudmoauth:loudmoauth:0.1.2")

Maven

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