Tries to sign a token given the algorithm and private-key provided in the configuration. Returns the signed token.
Tries to sign a token given the algorithm and private-key provided in the configuration. Returns the signed token.
Checks if the signature of a token is correct given the algorithm and public-key provided in the configuration. Returns the payload in case of success and an ExceptionInfo in case it fails.
Checks if the signature of a token is correct given the algorithm and public-key provided in the configuration. Returns the payload in case of success and an ExceptionInfo in case it fails.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close