# Pastebin GexTqrnq (def app (handler/site (friend/authenticate app-routes {:allow-anon? true :credential-fn #(creds/bcrypt-credential-fn @users %) :workflows [(my-interactive-form)] :login-uri "/login3" })))