rom-auth 0.0.4
Provides low-level authentication based on ROM. Provides several plugins in order to lockdown accounts on failed authentication and saving events for each authentication attempt.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.0.4 August 16, 2015 (12 KB)
Runtime Dependencies (6):
            activesupport
            >= 3.2
          
          
            ice_nine
            ~> 0.11
          
          
            pbkdf2-ruby
            ~> 0.2.1
          
          
            rom
            ~> 0.8.1
          
          
            rom-sql
            ~> 0.5
          
          
            virtus
            ~> 1.0
          
    Development Dependencies (6):
            binding_of_caller
            ~> 0.7
          
          
            minitest-stub-const
            ~> 0.3
          
          
            pry
            ~> 0.9
          
          
            rspec
            ~> 3.0
          
          
            sqlite3
            ~> 1.3
          
          
            wrong
            ~> 0.7
          
    