databrary-1: Databrary

Safe HaskellNone
LanguageHaskell2010

Controller.Login

Documentation

loginAccount :: API -> SiteAuth -> Bool -> Handler Response Source #

viewLogin :: ActionRoute () Source #

postLogin :: ActionRoute API Source #

loginHandler :: API -> Method -> [(ByteString, ByteString)] -> Action Source #

postLogout :: ActionRoute API Source #

postUser :: ActionRoute API Source #

userHandler :: API -> [(ByteString, ByteString)] -> Action Source #