Liking cljdoc? Tell your friends :D

titanoboa.auth


auth-userclj

(auth-user ds name password)

create-auth-tokenclj

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

create-userclj

(create-user ds user)

password-matches?clj

(password-matches? ds name password)

unsign-tokenclj

(unsign-token token pubkey)

(wrap-auth-cookie handler cookie-secret)

wrap-auth-tokenclj

(wrap-auth-token handler pubkey)

wrap-authenticationclj

(wrap-authentication handler)

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

× close