wor-authentication 0.2.1
Gem to add authentication to your application using JWT, with expirable, renewable and customizable tokens.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (11):
            bundler
            ~> 1.13
          
          
            byebug
            ~> 9.0
          
          
            codeclimate-test-reporter
            ~> 1.0.0
          
          
            generator_spec
            >= 0
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.0
          
          
            rspec-rails
            ~> 3.5
          
          
            rubocop
            ~> 0.47
          
          
            simplecov
            >= 0
          
          
            sqlite3
            >= 0
          
          
            timecop
            >= 0