Liking cljdoc? Tell your friends :D

titanoboa.auth


auth-userclj

(auth-user ds name password)
source

create-auth-tokenclj

(create-auth-token ds auth-conf name password)
source

create-userclj

(create-user ds user)
source

password-matches?clj

(password-matches? ds name password)
source

unsign-tokenclj

(unsign-token token pubkey)
source

(wrap-auth-cookie handler cookie-secret)
source

wrap-auth-tokenclj

(wrap-auth-token handler pubkey)
source

wrap-authenticationclj

(wrap-authentication handler)
source

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

× close