org.clojars.cwolfe/oauth-client

A very simple Clojure library designed to provide a user OAuthentication aka OAuth

  • VCSN/A

  • cljdoc documentationcljdoc
  • 18 Downloads
  • 10 This Version

Leiningen/Boot

[org.clojars.cwolfe/oauth-client "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.cwolfe/oauth-client {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("org.clojars.cwolfe:oauth-client:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.cwolfe</groupId>
  <artifactId>oauth-client</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.