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.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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