com.github.johnnyjayjay/ring-discord-auth

Fast and secure functions and ring middleware to verify ED-25519-signed Discord interactions

Leiningen/Boot

[com.github.johnnyjayjay/ring-discord-auth "1.0.1"]

Clojure CLI/deps.edn

com.github.johnnyjayjay/ring-discord-auth {:mvn/version "1.0.1"}

Gradle

implementation("com.github.johnnyjayjay:ring-discord-auth:1.0.1")

Maven

<dependency>
  <groupId>com.github.johnnyjayjay</groupId>
  <artifactId>ring-discord-auth</artifactId>
  <version>1.0.1</version>
</dependency>