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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close