(sign input key & [{:keys [header]}])
Sign arbitrary length string using json web token/signature.
Sign arbitrary length string using json web token/signature.
(unsign input key)
Given a signed message, verify it and return the decoded payload.
Given a signed message, verify it and return the decoded payload.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close