Liking cljdoc? Tell your friends :D

andrewslai.clj.auth.core


always-authenticated-backendclj

(always-authenticated-backend user-identity)

authenticateclj

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

b64->cljclj

(b64->clj s)

clj->b64clj

(clj->b64 m)

get-full-nameclj

(get-full-name claims)

get-realm-rolesclj

(get-realm-roles claims)

get-scopesclj

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

jwt-bodyclj

(jwt-body jwt)

jwt-headerclj

(jwt-header jwt)

oauth-backendclj

(oauth-backend authenticator)

TokenAuthenticatorcljprotocol

valid?clj

(valid? _ token)

Returns true if authenticated

Returns true if authenticated

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

× close