no_password_auth 0.3.0
NoPassword is a Ruby on Rails gem that allows session authentication with a token or a magic link via an email sent to the user; there is no need for a password.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (5):
            importmap-rails
            ~> 1.2.0
          
          
            rails
            >= 7.0.0, <= 7.1.0
          
          
            stimulus-rails
            ~> 1.2.0
          
          
            tailwindcss-rails
            ~> 2.0.0
          
          
            turbo-rails
            ~> 1.3.0
          
    
