io.github.timotheosh/clj-infisical

A Clojure client for fetching secrets from Infisical via Universal Auth.

Leiningen/Boot

[io.github.timotheosh/clj-infisical "0.1.0"]

Clojure CLI/deps.edn

io.github.timotheosh/clj-infisical {:mvn/version "0.1.0"}

Gradle

implementation("io.github.timotheosh:clj-infisical:0.1.0")

Maven

<dependency>
  <groupId>io.github.timotheosh</groupId>
  <artifactId>clj-infisical</artifactId>
  <version>0.1.0</version>
</dependency>