no_password_auth 0.5.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:
          =
        
        
          install:
          =
        
      Runtime Dependencies (5):
            importmap-rails
            >= 0
          
          
            rails
            >= 7.1.0, <= 8.1.0
          
          
            stimulus-rails
            >= 0
          
          
            tailwindcss-rails
            >= 0
          
          
            turbo-rails
            >= 0