gringotts 0.6.5
Gringotts is a plug-n-play two-factor authentication (2FA) phone verification rails engine. It sends a one-time password to a user over SMS which is used to verify that the user is are who they say they are.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (3):
Development Abhängigkeiten (6):
            capybara
            ~> 2.1.0
          
          
            cucumber-rails
            >= 0
          
          
            database_cleaner
            >= 0
          
          
            factory_girl_rails
            ~> 4.2.1
          
          
            rspec-rails
            ~> 2.14.0
          
          
            sqlite3
            >= 0
          
    