Anyone with a good example of how to use jws with buddy-auth? I have gotten it working right now but I am looking into options instead of using it like this : https://github.com/funcool/buddy-auth/blob/master/examples/jws/src/authexample/web.clj
Looked into https://github.com/JarrodCTaylor/authenticated-compojure-api/blob/master/src/leiningen/new/authenticated_compojure_api/src/authenticated_compojure_api/routes/auth.clj For some motivation. Great stuff