All Projects → davydovanton → rodauth_hanami

davydovanton / rodauth_hanami

Licence: other
Example app for integrate rodauth server to hanami app

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to rodauth hanami

play-java-fileupload-example
An example Play application showing custom multiform fileupload in Java
Stars: ✭ 13 (-18.75%)
Mutual labels:  example-project
ampjucks
Boilerplate and base project to create static websites with AMP, Nunjucks and Gulp
Stars: ✭ 18 (+12.5%)
Mutual labels:  example-project
laravel-chunk-upload-example
Example project for laravel-chunk-upload
Stars: ✭ 53 (+231.25%)
Mutual labels:  example-project
django-tip-02
#DjangoTip 02
Stars: ✭ 32 (+100%)
Mutual labels:  example-project
example-go-tray-gui
An example desktop system tray application that can launch HTML5 windows. Go source with a build process for Windows, Mac and Linux.
Stars: ✭ 49 (+206.25%)
Mutual labels:  example-project
spring-websocket-angular6
Example for using Spring Websocket and Angular with Stomp Messaging
Stars: ✭ 18 (+12.5%)
Mutual labels:  example-project
elixir-auth-google-demo
⭐️ A basic example of using Google Auth in a Phoenix App.
Stars: ✭ 15 (-6.25%)
Mutual labels:  example-project
play-scala-seed.g8
Play Scala Seed Template: run "sbt new playframework/play-scala-seed.g8"
Stars: ✭ 66 (+312.5%)
Mutual labels:  example-project
play-scala-log4j2-example
An example Play project using Log4J 2 as the logging engine
Stars: ✭ 14 (-12.5%)
Mutual labels:  example-project
electron-application
Example implementation of electronjs.
Stars: ✭ 11 (-31.25%)
Mutual labels:  example-project
Excel-Favorites
⭐ This VSTO Add-In creates a custom "Favorites" ribbon. Key distinctive attributes include dedicated buttons for changing the visibility/sort order of sheets, copying visible cells, Excel's camera feature, Snipping Tool, Problem Steps Recorder (PSR) and Windows Calculator. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET a…
Stars: ✭ 37 (+131.25%)
Mutual labels:  example-project
material-ui-Link-within-MenuItem
Example for how to use `react-router/Link` within `material-ui/MenuItem`
Stars: ✭ 19 (+18.75%)
Mutual labels:  example-project
gradle-plugin-bootstrap
All you need to create a custom Gradle plugin
Stars: ✭ 24 (+50%)
Mutual labels:  example-project
entref-spring-boot
A RESTful DAL (Database Abstraction Layer) reference implementation written using Spring.
Stars: ✭ 19 (+18.75%)
Mutual labels:  example-project
supabase flutter
Using Supabase in Flutter
Stars: ✭ 38 (+137.5%)
Mutual labels:  example-project
Unity-SimpleSpeechBubble
Unity Simple UGUI SpeechBubble
Stars: ✭ 17 (+6.25%)
Mutual labels:  example-project
dgraph graphql go
A GraphQL + Dgraph + Go + HTTP based backend service demo.
Stars: ✭ 49 (+206.25%)
Mutual labels:  example-project
play-java-rest-api-example
REST API using Play in Java
Stars: ✭ 44 (+175%)
Mutual labels:  example-project
tensorflow-stack-ts
TensorFlow.js Full-Stack Starter Kit
Stars: ✭ 33 (+106.25%)
Mutual labels:  example-project
rspec-hanami
RSpec Matchers for Hanami
Stars: ✭ 47 (+193.75%)
Mutual labels:  hanami

NOT MAINTAINED

This repository is no longer maintain

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)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].