middleware for scope validation
works in tandem with wrap-jwt-authentication middleware and rejects requests without :identity or the required scope
key | description |
---|---|
:scope | :edit required scope as keyword, does not mount if not set |
middleware for scope validation works in tandem with wrap-jwt-authentication middleware and rejects requests without :identity or the required scope | key | description | | -------------|-------------| | `:scope` | `:edit` required scope as keyword, does not mount if not set
(wrap-jwt-authentication {:keys [jwk]})
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |