Liking cljdoc? Tell your friends :D

doccla.oth-client.idp2.tokens


post-processorclj

(post-processor opts schema)

token-schemaclj


verify-tokenclj

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

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

× close