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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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