com.github.johnnyjayjay/ring-discord-auth

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

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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