Back

unsign (clj)

(source)

function

(unsign input pkey) (unsign input pkey {:keys [alg], :or {alg :hs256}})
Given a signed message, verify it and return the decoded payload

Examples