Badspreadsheet is an experimental tool that I've built to help make little CAD tools and design explorations on a 2D canvas. I'm making this prototype open to let others try it out and to explore some ...
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 ...