NOT MAINTAINED
July 16, 2019 ยท View on GitHub
This repository is no longer maintain
Hanami + rodauth = <3
This repository is example how you can integrate rodauth to hanami app
TODO
Create Authentication module like this (in auth app)Try to usecontroller.prepareconfiguration blockCreate admin applicationProtect full admin applicationIntegrate view and templates instead templates (uselogin_viewandlogout_viewmethods)Integrate hanami view for templatesRedirect to login form and after to previous url (use sessions for this)