Liking cljdoc? Tell your friends :D

jose.ring

Ring middleware for verifying Bearer JWT credentials.

wrap-bearer adds verified claims to the request under :claims by default. It accepts either a verification JWK/key for jose.jwt/verify or a jose.jwks source for jose.jwt/verify-with-jwks.

Ring middleware for verifying Bearer JWT credentials.

`wrap-bearer` adds verified claims to the request under `:claims` by
default. It accepts either a verification JWK/key for `jose.jwt/verify` or
a `jose.jwks` source for `jose.jwt/verify-with-jwks`.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close