Liking cljdoc? Tell your friends :D

andrewslai.clj.auth.core


always-authenticated-backendclj

(always-authenticated-backend user-identity)
source

authenticateclj

(authenticate authenticator {:keys [request-id] :as request} token)
source

b64->cljclj

(b64->clj s)
source

clj->b64clj

(clj->b64 m)
source

get-full-nameclj

(get-full-name claims)
source

get-realm-rolesclj

(get-realm-roles claims)
source

get-scopesclj

(get-scopes {:keys [scope] :as claims})
source

jwt-bodyclj

(jwt-body jwt)
source

jwt-headerclj

(jwt-header jwt)
source

oauth-backendclj

(oauth-backend authenticator)
source

TokenAuthenticatorcljprotocol

valid?clj

(valid? _ token)

Returns true if authenticated

Returns true if authenticated
source

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

× close