aven 0.0.1
A Rails engine providing authentication with OAuth support (GitHub, Google) using Devise.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (16):
            devise
            ~> 4.9
          
          
            dotenv-rails
            ~> 3.1
          
          
            dry-effects
            ~> 0.5.0
          
          
            importmap-rails
            ~> 2.2.2
          
          
            json_skooma
            >= 0
          
          
            omniauth
            ~> 2.1
          
          
            omniauth-rails_csrf_protection
            ~> 1.0.0
          
          
            rails
            >= 8.0.3
          
          
            random_username
            ~> 1.1
          
          
            repost
            ~> 0.4.2
          
          
            stimulus-rails
            ~> 1.3
          
          
            tailwindcss-rails
            ~> 4.3.0
          
          
            tailwind_merge
            ~> 1.3
          
          
            turbo-rails
            ~> 2.0
          
          
            view_component
            ~> 4.0
          
          
            view_component-contrib
            ~> 0.2.5
          
    