Liking cljdoc? Tell your friends :D
Clojure only.

fides.jws


signclj

(sign input key & [{:keys [header]}])

Sign arbitrary length string using json web token/signature.

Sign arbitrary length string using json web token/signature.
raw docstring

unsignclj

(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.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close