no_password_auth 0.2.1
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:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (5):
            importmap-rails
            ~> 1.1.0
          
          
            rails
            ~> 7.0.0
          
          
            stimulus-rails
            ~> 1.1.0
          
          
            tailwindcss-rails
            ~> 2.0.0
          
          
            turbo-rails
            ~> 1.1.0