Skip to content

xvonabur/rodauth_hanami

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hanami + rodauth = <3

This repository is example how you can integrate rodauth to hanami app

TODO

  1. Create Authentication module like this (in auth app)
  2. Try to use controller.prepare configuration block
  3. Create admin application
  4. Protect full admin application
  5. Integrate view and templates instead templates (use login_view and logout_view methods)
  6. Integrate hanami view for templates
  7. Redirect to login form and after to previous url (use sessions for this)

About

Example app for integrate rodauth server to hanami app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 93.0%
  • HTML 7.0%