Ns clojure.tools.nrepl.load-file-test has several :unused-locals warnings that appear to have line:col numbers from a different file, because they do not refer to anything reasonable in the source ...
clj-jwt wraps some of Buddy's functions for validating JWTs and signing claims. It uses a JWKS endpoint to fetch the public or private key to use for validation or signing respectively. By using this ...