hanami_id 0.2.1
Fully-fledged flexible authentication solution based on Bcrypt and Warden. Instead of magic intervention it acts isolated and generates a new authentication app with all the code you need. I fully supports I18n.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (4):
dependencias de Development (10):
            bundler
            ~> 2
          
          
            hanami
            ~> 1.3
          
          
            hanami-model
            ~> 1.3
          
          
            pry-byebug
            ~> 3.7
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.0
          
          
            rubocop-md
            ~> 0.3
          
          
            rubocop-performance
            ~> 1.3
          
          
            rubocop-rspec
            ~> 1.3
          
          
            simplecov
            ~> 0.16
          
    