Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davydovanton/hanami-rodauth

This repository is no longer maintain: Roudauth wrapper for hanami apps
https://github.com/davydovanton/hanami-rodauth

Last synced: about 2 months ago
JSON representation

This repository is no longer maintain: Roudauth wrapper for hanami apps

Awesome Lists containing this project

README

        

# Hanami::Rodauth

**This repository is no longer maintain**

Simple integration rodauth gem and hanami application.

## Installation
Add this line to your application's Gemfile:

```ruby
gem 'hanami-rodauth'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install hanami-rodauth

## Usage
Execute:

$ bundle exec hanami g auth

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/davydovanton/hanami-rodauth. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).