Liking cljdoc? Tell your friends :D
Clojure only.

ring-gatekeeper.authenticators.core


Authenticatorcljprotocol

Authenticates requests

Authenticates requests

authenticateclj

(authenticate this request)

Returns the authenticated user, or nil if no user exists

Returns the authenticated user, or nil if no user exists

handle-request?clj

(handle-request? this request)

Determines if the authenticator can authenticate a request

Determines if the authenticator can authenticate a request
sourceraw docstring

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

× close