ring-token-authentication

Ring middleware to authenticate requests against HTTP token authentication

Leiningen/Boot

[ring-token-authentication "0.1.0"]

Clojure CLI/deps.edn

ring-token-authentication/ring-token-authentication {:mvn/version "0.1.0"}

Gradle

implementation("ring-token-authentication:ring-token-authentication:0.1.0")

Maven

<dependency>
  <groupId>ring-token-authentication</groupId>
  <artifactId>ring-token-authentication</artifactId>
  <version>0.1.0</version>
</dependency>