Liking cljdoc? Tell your friends :D

ring-api-key-middleware.core


get-api-keyclj

(get-api-key request)

Given a ring request extract an api-key if it exists

Given a ring request extract an api-key if it exists
raw docstring

unauthorizedclj

(unauthorized body)

401 Unauthorized (ClientError) Authentication is possible but has failed or not yet been provided

401 Unauthorized (ClientError)
Authentication is possible but has failed or not yet been provided
raw docstring

wrap-api-key-fnclj

(wrap-api-key-fn handler get-infos)

I check

I check 
raw docstring

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

× close