Liking cljdoc? Tell your friends :D

automaton-core.user.account.persistence

Account access entrypoint functions.

Account access entrypoint functions.
raw docstring

add-account!clj

(add-account! storage first-name last-name email)

find-account-by-emailclj

(find-account-by-email storage email)

remove-account!clj

(remove-account! storage email)

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

× close