veri 1.0.1
Veri provides cookie-based authentication for Ruby on Rails applications with secure password storage, granular session management, multi-tenancy support, and user impersonation feature, without imposing business logic
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (7):
            argon2
            ~> 2.0
          
          
            bcrypt
            ~> 3.0
          
          
            dry-configurable
            ~> 1.1
          
          
            dry-types
            ~> 1.7
          
          
            rails
            >= 7.2, < 8.1
          
          
            scrypt
            ~> 3.0
          
          
            user_agent_parser
            ~> 2.0
          
    