Sha256: 5357839ffba1f6adf5c757c4942b5329955ede97d3283c0477d014910ccb39ce

Contents?: true

Size: 330 Bytes

Versions: 7

Compression:

Stored size: 330 Bytes

Contents

module Redd
  module Client
    class Authenticated
      # Methods to interact with OAuth2 Apps
      module Apps
        # Low-Priority
        #
        # There should be very little reasons for bots to mess around with app
        # settings, so this module might be worked on later or not at all.
      end
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
redd-0.6.5 lib/redd/client/authenticated/apps.rb
redd-0.6.4 lib/redd/client/authenticated/apps.rb
redd-0.6.3 lib/redd/client/authenticated/apps.rb
redd-0.6.2 lib/redd/client/authenticated/apps.rb
redd-0.6.1 lib/redd/client/authenticated/apps.rb
redd-0.6.0 lib/redd/client/authenticated/apps.rb
redd-0.5.0 lib/redd/client/authenticated/apps.rb