clckwrks-0.26.3: A secure, reliable content management system (CMS) and blogging platform
Safe HaskellNone
LanguageHaskell2010

Clckwrks.Authenticate.Route

Synopsis

Documentation

routeAuth :: (AuthenticateURL -> RouteT AuthenticateURL (ServerPartT IO) Response) -> AuthURL -> ClckT AuthURL (ServerPartT IO) Response Source #

routeAuth there is much craziness here. This should be more like clckwrks-plugin-page or something