Sha256: b56058300c72c5bb25e3cf9a347f143769fb655051af3426c9443ecfd2362fba

Contents?: true

Size: 123 Bytes

Versions: 7

Compression:

Stored size: 123 Bytes

Contents

module Goodreads
  module Authorized
    def user_id
      oauth_request("/api/auth_user")["user"]["id"]
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
goodreads-0.9.0 lib/goodreads/client/authorized.rb
goodreads-0.8.0 lib/goodreads/client/authorized.rb
goodreads-0.7.0 lib/goodreads/client/authorized.rb
goodreads-0.6.2 lib/goodreads/client/authorized.rb
goodreads-0.6.1 lib/goodreads/client/authorized.rb
goodreads-0.6.0 lib/goodreads/client/authorized.rb
goodreads-0.5.0 lib/goodreads/client/authorized.rb