(post-processor opts schema)
(verify-token opts token)
Verify whether an OTH issued JWT is valid. There is no 'exp' claim in the JWT so this function is the only way to reliably tell whether the token is valid
Verify whether an OTH issued JWT is valid. There is no 'exp' claim in the JWT so this function is the only way to reliably tell whether the token is valid
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close