rodauth_hanami
rodauth_hanami copied to clipboard
Example app for integrate rodauth server to hanami app
NOT MAINTAINED
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 use
controller.prepareconfiguration block~~ - ~~Create admin application~~
- ~~Protect full admin application~~
- ~~Integrate view and templates instead templates (use
login_viewandlogout_viewmethods)~~ - ~~Integrate hanami view for templates~~
- ~~Redirect to login form and after to previous url (use sessions for this)~~