Decodes and verifies the signature of the given JWT token. The decoded claims from the token are returned.
Decodes and verifies the signature of the given JWT token. The decoded claims from the token are returned.
(keywordize-non-namespaced-claims m)
Walks through the claims keywordizing them unless the key is namespaced. This is detected by virtue of checking for the presence of a '/' in the key name.
Walks through the claims keywordizing them unless the key is namespaced. This is detected by virtue of checking for the presence of a '/' in the key name.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close