Sha256: ff1d1b8afd2df8fedf6283067ef9020353f13001411d1deee56791952288e460
Contents?: true
Size: 1.13 KB
Versions: 1
Compression:
Stored size: 1.13 KB
Contents
# Hanami::Authentication [![Gem Version](https://badge.fury.io/rb/hanami-authentication.svg)](https://badge.fury.io/rb/hanami-authentication) ![](http://ruby-gem-downloads-badge.herokuapp.com/hanami-authentication?type=total) `Hanami::Authentication` is simple authentication helpers for [hanami-controller](https://github.com/hanami/controller) ## Installation Add this line to your application's Gemfile: ```ruby gem 'hanami-authentication' ``` ## Usage TBD ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/legalforce/hanami-auth. 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). ## Code of Conduct Everyone interacting in the Hanami::Auth project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/unhappychoice/hanami-authentication/blob/master/CODE_OF_CONDUCT.md).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hanami-authentication-0.1.0 | README.md |